Hi miltchev,
It was typo..
Nagios Command
-
raamardhani7
- Posts: 459
- Joined: Tue Jun 02, 2015 12:36 am
Re: Nagios Command
You do not have the required permissions to view the files attached to this post.
Re: Nagios Command
Did you verify the token on 10.10.83.90? What is the output of the following command?
Do you see any errors in the apache error log?
BTW, I am not able to recreate the issue. On a "remote" box, I ran:
The test host & service showed up in Unconfigured objects in Nagios XI right away:
Can you zip up the "/usr/local/nrdp/clients/send_nrdp.php" file, and upload it on the forum? I would like to compare it to the one I am currently using.
Code: Select all
grep asd7fjk3l34 /usr/local/nrdp/server/config.inc.phpCode: Select all
tail -100 /var/log/httpd/error_logCode: Select all
php /usr/local/nrdp/clients/send_nrdp.php --url=http://<nagios ip>/nrdp --token=mytoken --host=testhost --service=testservice --state=0 --output="The service looks okay"Can you zip up the "/usr/local/nrdp/clients/send_nrdp.php" file, and upload it on the forum? I would like to compare it to the one I am currently using.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!