Search found 57 matches
- Wed Dec 16, 2015 3:30 pm
- Forum: Nagios XI
- Topic: Monitoring ports
- Replies: 3
- Views: 579
Re: Monitoring ports
I'll give this a try on our dev set and post the results. This is something I was looking for, so thank you!
- Tue Dec 15, 2015 3:03 pm
- Forum: Nagios XI
- Topic: Monitoring ports
- Replies: 3
- Views: 579
Monitoring ports
How do I use Nagios XI to monitor specific ports? For instance, I know the service httpd normally will listen for connections on port 80 and port 443, and Nagios XI is already monitoring the httpd service. How do I configure Nagios XI to check the state of a specific port? Say, if port 5666 changes ...
- Mon Dec 07, 2015 2:37 pm
- Forum: Nagios XI
- Topic: check_init_service py script fails in XI, but works at CLI
- Replies: 6
- Views: 509
Re: check_init_service py script fails in XI, but works at C
Yes! That did the job. Thanks very much 
This thread can be closed.
This thread can be closed.
- Thu Dec 03, 2015 9:09 am
- Forum: Nagios XI
- Topic: check_init_service py script fails in XI, but works at CLI
- Replies: 6
- Views: 509
Re: check_init_service py script fails in XI, but works at C
The NPRE agent is working fine because it is reporting back several other service states normally. The check_init_service python script was apparently not installed when I did the NRPE installation. So I copied the python code from another post here on the forums. After some space adjustments, the p...
- Wed Dec 02, 2015 2:36 pm
- Forum: Nagios XI
- Topic: check_init_service py script fails in XI, but works at CLI
- Replies: 6
- Views: 509
Re: check_init_service py script fails in XI, but works at C
as nagios user, I get this:
So this appears to work as root, but not as nagios user. How do I fix that?
Code: Select all
-bash-4.1$ python check_init_service --service mysqld
CRITICAL: Failing (mysqld)
-bash-4.1$
- Wed Dec 02, 2015 2:02 pm
- Forum: Nagios XI
- Topic: check_init_service py script fails in XI, but works at CLI
- Replies: 6
- Views: 509
check_init_service py script fails in XI, but works at CLI
Hello all! I have been searching the forums for topics about the check_init_service script. I found the scripted posted, copied it and python will run it. When this script is run this at CLI: [root@sms1 libexec]# python check_init_service --service mysqld OK: all services running (mysqld) [root@sms1...
- Fri Nov 13, 2015 1:08 pm
- Forum: Nagios XI
- Topic: Nagios API
- Replies: 17
- Views: 1495
Re: Nagios API
Please close this thread. I spoke with Trevor over e-mail and I'm going to open a support case.
- Fri Nov 13, 2015 12:16 pm
- Forum: Nagios XI
- Topic: Nagios API
- Replies: 17
- Views: 1495
Re: Nagios API
Nothing useful. Just a red block at the top of the NRDS Configuration Manager window that says: Error writing to file. /usr/local/nrdp/configs/awe_update.cfg I checked the configs directory: drwxrwxr-x. 2 nagios nagios 4096 Nov 13 10:11 configs So the ugo permissions look fine, owner and group are O...
- Fri Nov 13, 2015 9:47 am
- Forum: Nagios XI
- Topic: Nagios API
- Replies: 17
- Views: 1495
Re: Nagios API
Thanks. I'm getting an error when trying to create the NRDS config file whiie using the NRDS config manager interface. Do I need to make sure the config file exists in /usr/local/nrdp/configs first? Or will the NRDS configuration write to that directory?
- Wed Nov 11, 2015 3:40 pm
- Forum: Nagios XI
- Topic: Nagios API
- Replies: 17
- Views: 1495
Re: Nagios API
I think this is a solution we would like to look into. Could you provide the URLs for configuring NRDP on both sides?