Page 1 of 1
Nagios report
Posted: Thu Dec 01, 2011 7:04 am
by jithunp
Hi All,
I want to generate a report with all the parameters currently getting monitored by Nagios for all the servers.
We are using Nagios core 3.2.0. Please let me know, if any possible solution for the same or any add ons available.
Regards
Jithesh Padikkal
Re: Nagios report
Posted: Thu Dec 01, 2011 5:58 pm
by jsmurphy
Click availability in the left hand control panel, select services from the drop down box then click next, leave the drop down box as all services and click next again. Tick the output to a CSV file and click next again, copy the wall of jibberish text and save it to a .csv file and then you have a list of all hosts and their services
It's not the most elegant solution but it works if you just need a list of them all.
Re: Nagios report
Posted: Fri Dec 02, 2011 8:12 am
by jithunp
As per your suggestion, i have done that.Thanks million...!!
Re: Nagios report
Posted: Tue Jan 24, 2012 8:26 am
by anbulina
Hi ,
Is it possible to generate CSV reports for Hostgroups and Hosts as well.Any specific tool to automate the generation of availability report for Hosts and Hostgroups and mail it.
Re: Nagios report
Posted: Tue Jan 24, 2012 3:41 pm
by jsmurphy
Same as in my previous post, use the availability page for hostgroups as well... you need an addon to automate the generation and mailing of reports google told me this addon might be what you are after:
http://exchange.nagios.org/directory/Ad ... er/details
Re: Nagios report
Posted: Wed Jan 25, 2012 2:57 am
by anbulina
Hi ,
Thanks for your prompt response.I want the availability report in CSV format for Host groups.I am not getting that option in my version of Nagios (3.2.3).
I got the option for all services.Please suggest...
I have tested the nagios-reporter tool and i am getting the following error
Connection reset by peer at ./nagios-reporter.v131.pl line 327
Net::SMTP=GLOB(0x8a9f2b4)>>> --boundary
Net::SMTP=GLOB(0x8a9f2b4): Timeout at ./nagios-reporter.v131.pl line 328
Net::SMTP=GLOB(0x8a9f2b4)>>> Content-type: text/plain
Net::SMTP=GLOB(0x8a9f2b4): Timeout at ./nagios-reporter.v131.pl line 329
Net::SMTP=GLOB(0x8a9f2b4)>>> Please read the attatchment
Net::SMTP=GLOB(0x8a9f2b4): Timeout at ./nagios-reporter.v131.pl line 330
Net::SMTP=GLOB(0x8a9f2b4)>>> --boundary--
Net::SMTP=GLOB(0x8a9f2b4): Timeout at ./nagios-reporter.v131.pl line 331
should i have to make further changes in nagios-reporter.pl file. Please suggest me .
Thanks in advance.