I'm upgrading my nagios installation from a nagios 2.7 installation to a
nagios 3.0.6 setup. I installed nagios 3.0.6 on my new server with the
exact same directory structure as my nagios 2.7 installation on my old
server. I copied over my configuration files and ran nagios -v on the
configs. I got a few warnings, but no errors. I fixed those anyway.
For some reason most, but not all of my checks are returning 127 errors.
I've tried running the checks by hand as the nagios user and they run
fine. I'm at a loss as to what the problem could be.
I restarted the nagios process with the following lines in the config
file
debug_level=16
debug_verbosity=1
I'm wondering about this output in nagios.debug:
1233265544.091784] [2320.2] [pid=15317] Raw Command Input:
$USER1$/check_icmp -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -t 2 -n
1
[1233265544.091796] [2320.2] [pid=15317] Expanded Command Output:
$USER1$/check_icmp -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -t 2 -n
1
It looks like it's not expanding any of the variables. Is this the
case, or is this what it should look like?
Thanks in advance,
Jonah Horowitz
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null