Re: [Nagios-users] Historical Reports

2011-09-19 Thread Samuel Kidman
I use pnp4nagios for this. http://docs.pnp4nagios.org/pnp-0.6/start pnp4nagios saves the data in .rrd (Round Robin Database) format. I think you could turn these into .csv format if you wanted to. Pnp4nagios works by recording the perfdata from Nagios plugins, so you would need to make sure your

Re: [Nagios-users] monitor free space on ntfs volume without drive letter? (common in hyper-v clusters)

2011-09-19 Thread Matthew Jurgens
If you install wmic (http://edcint.co.nz/checkwmiplus/?q=Installation and http://edcint.co.nz/checkwmiplus/?q=node/39) and then run /bin/wmic -U USER%PASS //HOST 'Select * from Win32_Volume' and post the output back here I will add a check to check_wmi_plus (http://edcint.co.nz/checkwmiplus/)

Re: [Nagios-users] Historical Reports

2011-09-19 Thread Lingan Vairavamoorthy
Andreas, Thanks for that. I was just looking at RRD Tool and N2RRD are they the more traditional ways of logging and analysing historical data? It's just a little vague on the Nagios documentation - as I'm really looking at the following. 1. Proving Nagios is doing the checks 2. Looking at tr

Re: [Nagios-users] Historical Reports

2011-09-19 Thread Andreas Ericsson
On 09/19/2011 12:43 PM, Lingan Vairavamoorthy wrote: > I've looked through the posts and haven't seen anything on full > logging information. > > What we are looking for is the ability to view all the checks that > have occurred on a host/service regardless if there was a change of > state. > > T

[Nagios-users] Historical Reports

2011-09-19 Thread Lingan Vairavamoorthy
I've looked through the posts and haven't seen anything on full logging information. What we are looking for is the ability to view all the checks that have occurred on a host/service regardless if there was a change of state. This will enable us to do graphing on performance data and look at t

[Nagios-users] Status map view option

2011-09-19 Thread Seun Ojedeji
Hello People, I will like to increase the space between each device and the icon size of each device on the nagios status map. Could anyone advice on how to go about doing this? I am running nagios 3.2 Regards -- *Seun Oj

Re: [Nagios-users] Question about notifications

2011-09-19 Thread Jörg Linge
Am 18.09.2011 um 15:08 schrieb Kirill Bychkov: > Hello, > > Nagios monitored host and services on this host. When host is down, can > notify me about only host? I.e. don't notify about service on this host? Thats the normal behavior! I it dose´t work, your host is not marked as "DOWN/HARD"

Re: [Nagios-users] Question about notifications

2011-09-19 Thread Kirill Bychkov
Thank you! On 19 September 2011 11:27, Qi Zhang wrote: > Yes you can do it by specify the "service dependency" > Please refer to this page: > http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html > In "Service Dependency Definition" section. > > Zhang Qi > > > On Sun, Sep 18, 2011 at 9:0

Re: [Nagios-users] Question about notifications

2011-09-19 Thread Qi Zhang
Yes you can do it by specify the "service dependency" Please refer to this page: http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html In "Service Dependency Definition" section. Zhang Qi On Sun, Sep 18, 2011 at 9:08 PM, Kirill Bychkov wrote: > Hello, > > Nagios monitored host and servi