Cheshire Cat Computing

Software support and information
It is currently Wed May 22, 2013 3:20 pm

All times are UTC + 12 hours [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Nagios Database
PostPosted: Thu Jun 08, 2006 2:41 pm 
Offline
User

Joined: Thu Jun 08, 2006 2:37 pm
Posts: 4
Hi Steve,

Got some questions.

1.) Where does nagios store all the data that it's reading?
2.) Can i use MySQL instead of nagios own data storage?
3.) What Third Party report engine can i use so that i could customized the reports?

Thanks.

Raymund


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 09, 2006 10:20 am 
Offline
Site Admin

Joined: Tue Jul 29, 2003 11:42 am
Posts: 2921
Location: Auckland, New Zealand
1. Nagios stores it in text files in the log directory, unless you have Nagios database extensions

2. Sort of. I believe Nagios 2 accepts general database plugins which can store the data elsewhere in a database. Here, I have a homegrown utility that parses the text log files regularly and uploads the data into mysql for reporting.

3. Once it is in a database, you can do anything you like with it. I have a program I wrote here that uses either the text files (slow) or the mysql database (fast) to generate availability reports. I'd suggest looking on http://www.nagiosexchange.org for more third-partyy stuff.

_________________
Steve Shipway
UNIX Systems, ITSS, University of Auckland, NZ
Woe unto them that rise up early in the morning... -- Isaiah 5:11


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 10, 2006 5:05 pm 
Offline
User

Joined: Thu Jun 08, 2006 2:37 pm
Posts: 4
Thanks Steve


Top
 Profile  
 
 Post subject: Re:
PostPosted: Thu Oct 20, 2011 4:52 am 
Offline
User

Joined: Thu Oct 20, 2011 4:50 am
Posts: 1
stevesh wrote:
...I have a homegrown utility that parses the text log files regularly and uploads the data into mysql for reporting.


Looking to do this. Can anybody refer me to some documentation or code examples?

Thanks!


Top
 Profile  
 
 Post subject: Re: Nagios Database
PostPosted: Tue Oct 25, 2011 10:17 am 
Offline
Site Admin

Joined: Tue Jul 29, 2003 11:42 am
Posts: 2921
Location: Auckland, New Zealand
You're probably best off using the Nagios event broker database extensions ( NDOUtils ) -- documentation on this is on the Nagios website. You need to configure it in at compile time.

http://exchange.nagios.org/directory/Ad ... ls/details

_________________
Steve Shipway
UNIX Systems, ITSS, University of Auckland, NZ
Woe unto them that rise up early in the morning... -- Isaiah 5:11


Top
 Profile  
 
 Post subject: Re: Nagios Database
PostPosted: Sat Mar 03, 2012 3:59 pm 
Offline
User

Joined: Sat Mar 03, 2012 2:17 pm
Posts: 2
The nagios web interface uses status.dat for displaying its data.This variable specifies where Nagios should create its main log file.

_________________
Progress is the activity of today and the assurance of tomorrow.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC + 12 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group