[Nagios-users] Event Handler Question

2011-07-26 Thread Chris Zimmerman
I am having an issue with a very basic event handler on Nagios 3.2.3. I have the event handler defined with 3 macros: $HOSTSTATE$ $HOSTSTATETYPE$ $HOSTADDRESS$ all passed to a wrapper shell script that takes each macro as $1, $2, and $3. In the wrapper script I added some echo statements as part

Re: [Nagios-users] Service Checks scheduled to next year. Service State Information mangled?

2011-07-26 Thread Jindrich Nemec
i'm not sure if my problem is related only to service restarts, when some ntp drift i.e. can occur, but if it is related, then this could be an acceptable workaround. thanks - Original Message - From: "Jindrich Nemec" To: nagios-users@lists.sourceforge.net Sent: Tuesday, July 26, 2011

Re: [Nagios-users] Service Checks scheduled to next year. Service State Information mangled?

2011-07-26 Thread Jindrich Nemec
# grep -r retain_state_information * nagios.cfg:retain_state_information=1 if i got it... if the retain_state_information will be set to 0 then nagios process will not keep the states and reschedule checks on restart, but i've to schedule nagios service restarts every several hours then > Yue

[Nagios-users] empty perfdata not put on perfdata channels anymore in 3.3.1

2011-07-26 Thread Michael Friedrich
hi, this is one of those patches i did not yet get an idea on how to make it portable from icinga to nagios. since there was a release rushed into today, i decided to throw this just "as is" onto the list as it seems that no-one else tested/encountered this yet. most likely users will ask abo

Re: [Nagios-users] Make Install error on 3.3.1

2011-07-26 Thread Mark Elsen
On Tue, Jul 26, 2011 at 10:41 AM, Andrew Morum wrote: > We're seeing an error during make install of 3.3.1. > I have checked the install & upgrade docs for 3.3.1, all prerequisites > are already installed. 3.2.3 still installs with no errors. > > OS: Ubuntu 8.04.4 LTS (fully up-to-date from apt-ge

Re: [Nagios-users] Service Checks scheduled to next year. Service State Information mangled?

2011-07-26 Thread Yueh-Hung Liu
do you enable retention? On Tue, Jul 26, 2011 at 8:33 PM, Jindrich Nemec wrote: > I've found a similar thread, linked below. It seems the problem it is still > unsolved. > > - > > http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg24816.html > > > For example a check that runs

Re: [Nagios-users] Make Install error on 3.3.1

2011-07-26 Thread Yueh-Hung Liu
also got this error message i think it is because the installation of the new interface theme 'Exfoliation'. there are directories that match 'includes/rss/*' and cause the install utility stoped on error, while it expected all to be installed are files. On Tue, Jul 26, 2011 at 4:41 PM, Andre

Re: [Nagios-users] Service Checks scheduled to next year. Service State Information mangled?

2011-07-26 Thread Jindrich Nemec
I've found a similar thread, linked below. It seems the problem it is still unsolved. - http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg24816.html For example a check that runs today will have a next scheduled check date of 05/03/2010 instead of 05/03/2009. There is no r

[Nagios-users] Service Checks scheduled to next year. Service State Information mangled?

2011-07-26 Thread Jindrich Nemec
Hi all, I'm running Nagios Core Version 3.2.3 on CentOS 5.5. rpm install (RPMforge repo). The problem: some service checks wont execute, they are scheduled to next year...?! I'm running also Version 3.2.1 of Nagios Core installations and I've not encourtered this problem. I've the same

Re: [Nagios-users] error: (Return code of 127 is out of bounds - plugin may be missing)

2011-07-26 Thread LEVEAU Stanislas
execute this command : ls -l /usr/lib/nagios/plugins/check_snmp_load.pl and give me the result regards Le 26/07/2011 11:44, عبد الحميد a écrit : i've try to monitor just localhost which the configuration is already written in /etc/nagios/objects i've the localhost "down" and the error (Retu

Re: [Nagios-users] error: (Return code of 127 is out of bounds - plugin may be missing)

2011-07-26 Thread Werner Flamme
عبد الحميد [26.07.2011 11:44]: > i've try to monitor just localhost which the configuration is already > written in /etc/nagios/objects > i've the localhost "down" and the error (Return code of 127 is out of bounds > - plugin may be missing) for services > any help!! > > > > > with regards Yo

Re: [Nagios-users] error: (Return code of 127 is out of bounds - plugin may be missing)

2011-07-26 Thread عبد الحميد
i've try to monitor just localhost which the configuration is already written in /etc/nagios/objects i've the localhost "down" and the error (Return code of 127 is out of bounds - plugin may be missing) for services any help!! with regards ---

[Nagios-users] Make Install error on 3.3.1

2011-07-26 Thread Andrew Morum
We're seeing an error during make install of 3.3.1. I have checked the install & upgrade docs for 3.3.1, all prerequisites are already installed. 3.2.3 still installs with no errors. OS: Ubuntu 8.04.4 LTS (fully up-to-date from apt-get repo) Config line: ./configure --with-command-group=nagcmd