[Nagios-users] Configuration changes not taking effect after restart of Nagios

2013-04-24 Thread Deborah Martin
Hi, I'm using Nagios 3.4.4 on SLES 11 SP2. This has been running for around two months. Recently I needed to change the configuration for a service escalation to remove a contact group that would get sms alerts. I restarted Nagios and everything ran fine. However, it's been reported that

[Nagios-users] Adding Performance Data to a Plugin

2013-04-24 Thread Net Warrior
Hi guys. I made my own check_disk plugin which is working fine, now I realized that it does not return any performance data information like the original check_disk, when I checked nagiograph I realized that the information was old, related to the original check_disk plugin when I was

Re: [Nagios-users] Configuration changes not taking effect after restart of Nagios

2013-04-24 Thread davor grgicevic
Hi Deobrah try following: stop nagios erase objects.cache, status.dat and retention.dat start nagios Best, On Wed, Apr 24, 2013 at 1:38 PM, Deborah Martin deborah.mar...@kognitio.com wrote: Hi, ** ** I’m using Nagios 3.4.4 on SLES 11 SP2. This has been running for around

Re: [Nagios-users] Adding Performance Data to a Plugin

2013-04-24 Thread Daniel Tuecks
You might want to have a look at this: http://nagiosplug.sourceforge.net/developer-guidelines.html. Calculation is done by your plugin. Am 24.04.2013 18:07 schrieb Net Warrior netwarrior...@gmail.com: Hi guys. I made my own check_disk plugin which is working fine, now I realized that it does