Page 4 of 4
Re: (No output on stdout) stderr:
Posted: Wed Jan 07, 2015 10:06 pm
by deepshikha20
PFA. Please help to rectify this. My deadline is near.

Re: (No output on stdout) stderr:
Posted: Fri Jan 09, 2015 2:24 pm
by tmcdonald
Just to clarify because we need to make sure, back on page 1 you posted your windows.cfg and commands.cfg files. In commands.cfg, your check_nt command had "-s password" in it. Did you modify that to hide your password or is that literally what is in the commands.cfg file? I noticed your resource.cfg had commented out the usual password macro, so I wanted to make sure.
Re: (No output on stdout) stderr:
Posted: Sun Jan 11, 2015 9:15 pm
by deepshikha20
This is the actual one . I have not modified the password.
Re: (No output on stdout) stderr:
Posted: Mon Jan 12, 2015 4:52 pm
by tgriep
Could you run this and post the output?
Code: Select all
/usr/local/nagios/libexec/check_nt -V
Re: (No output on stdout) stderr:
Posted: Mon Jan 12, 2015 9:00 pm
by deepshikha20
Hi,
Nothing came when i run that command. PFA.
Thanks.
Regards,
Deepshikha
Re: (No output on stdout) stderr:
Posted: Mon Jan 12, 2015 10:38 pm
by Box293
That looks like your problem, I get:
Code: Select all
/usr/local/nagios/libexec/check_nt -V
check_nt v2.0.3 (nagios-plugins 2.0.3)
I suggest you recompile nagios-plugins from source.
Here's a link for doing it on CentOS 6.5:
http://sites.box293.com/nagios/guides/i ... centos-6-5
Or CentOS 7.0:
http://sites.box293.com/nagios/guides/i ... centos-7-0