(No output on stdout) stderr:

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
deepshikha20
Posts: 33
Joined: Fri Oct 31, 2014 1:19 am

Re: (No output on stdout) stderr:

Post by deepshikha20 »

PFA. Please help to rectify this. My deadline is near. :(
Attachments
resource.cfg
resource
(1.31 KiB) Downloaded 432 times
nagios.cfg
nagios
(44.74 KiB) Downloaded 449 times
cgi.cfg
cgi
(12.1 KiB) Downloaded 439 times
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: (No output on stdout) stderr:

Post 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.
Former Nagios employee
deepshikha20
Posts: 33
Joined: Fri Oct 31, 2014 1:19 am

Re: (No output on stdout) stderr:

Post by deepshikha20 »

This is the actual one . I have not modified the password.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: (No output on stdout) stderr:

Post by tgriep »

Could you run this and post the output?

Code: Select all

/usr/local/nagios/libexec/check_nt -V
Be sure to check out our Knowledgebase for helpful articles and solutions!
deepshikha20
Posts: 33
Joined: Fri Oct 31, 2014 1:19 am

Re: (No output on stdout) stderr:

Post by deepshikha20 »

Hi,

Nothing came when i run that command. PFA.

Thanks.

Regards,
Deepshikha
Attachments
error.JPG
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: (No output on stdout) stderr:

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked