Search found 6 matches
- Thu Apr 30, 2020 8:48 am
- Forum: Nagios XI
- Topic: Bug: Host Groups Search Issue
- Replies: 1
- Views: 123
Bug: Host Groups Search Issue
I believe I have discovered a bug (and hope this is the correct place to report it). In Configure --> Core Config Manager --> Monitoring --> Host Groups --> [select a group] --> Manage Hosts searching for a host simply does not work. You can enter text into the search at the top but it always return...
- Fri Jan 20, 2017 4:55 pm
- Forum: Open Source Nagios Projects
- Topic: check_ntp_time Modification Question
- Replies: 8
- Views: 4604
Re: check_ntp_time Modification Question
jfrickson I am so sorry, I downloaded the latest check from Nagios but apparently did not copy the correct file to the correct location. My version is now "check_ntp_time v2.2.0 (nagios-plugins 2.2.0)" and furthermore when I try the -t tag I now get: # ./check_ntp_time -t 15:0 -H us.pool.n...
- Fri Jan 20, 2017 3:49 pm
- Forum: Open Source Nagios Projects
- Topic: check_ntp_time Modification Question
- Replies: 8
- Views: 4604
Re: check_ntp_time Modification Question
jfrickson, this suggestion seems to be what I need however it does not appear to be working. Here are some sample inputs and outputs. If you could let me know what I am doing wrong it would be very helpful. #./check_ntp_time -t 10:OK -H us.pool.ntp.org -w 1 -c 3 CRITICAL - Socket timeout after 10 se...
- Fri Jan 20, 2017 11:53 am
- Forum: Open Source Nagios Projects
- Topic: check_ntp_time Modification Question
- Replies: 8
- Views: 4604
check_ntp_time Modification Question
Hello All! I need to modify the check_ntp_time check (in plugin version 2.2.0) so that it will not alert (send status OK) upon a socket timeout. The servers we are using this check on often timeout and we are getting a lot of alerts when we don't need/want them. I am aware of the following * This is...
- Tue Jan 10, 2017 11:09 am
- Forum: Nagios XI
- Topic: Notification on Service Check Status Information Change
- Replies: 3
- Views: 159
Re: Notification on Service Check Status Information Change
Thank you for the information. I got what I needed and I am good to go at this point.
- Mon Jan 09, 2017 2:40 pm
- Forum: Nagios XI
- Topic: Notification on Service Check Status Information Change
- Replies: 3
- Views: 159
Notification on Service Check Status Information Change
I am running a Nagios XI system with 100% passive checks. One of my service level checks is a simple public IP address check. Each one of my hosts (Ubuntu based server in remote locations) will run a service check that will see what the public IP address is and simply report it back. There are no al...