Time settings seem to be ok. Any other ideas?
Mon Apr 28 18:54:51 UTC 2014
[ec2-user@ip-10-178-5-101 ~]$ date
Mon Apr 28 18:54:51 UTC 2014
Search found 20 matches
- Mon Apr 28, 2014 1:55 pm
- Forum: Nagios XI
- Topic: Passive checks - LastCheck vs NextCheck
- Replies: 3
- Views: 143
- Mon Apr 28, 2014 12:02 pm
- Forum: Nagios XI
- Topic: Passive checks - LastCheck vs NextCheck
- Replies: 3
- Views: 143
Passive checks - LastCheck vs NextCheck
I have a weird situation. My passive checks are not updating on the screen. If I look at the Advanced page for the check I see Last Check 2014-04-28 01:31:43 Next Check 2014-04-27 09:23:27 How can the Next check be scheduled for before the Last Check? Actual time is Mon Apr 28 10:01:59 PDT 2014 What...
- Tue Apr 08, 2014 5:11 pm
- Forum: Nagios XI
- Topic: Delay WARN/CRITICAL notifications - no delay for OK
- Replies: 3
- Views: 214
Re: Delay WARN/CRITICAL notifications - no delay for OK
When I get the first warning/critical I want it to try 5 more times before sending (to avoid false-positives). When it recovers, I want to receive the OK message immediately. The problem is that the OK notification also seems to be retrying 5 times before sending the notification. In my Notification...
- Tue Apr 08, 2014 1:53 pm
- Forum: Nagios XI
- Topic: Clone did not clone all services
- Replies: 11
- Views: 330
Re: Clone did not clone all services
I ran the same test against our development system (Nagios version 2.9) and production system (Nagios version 2.8c) and found that it is only happening on the older production system (2,8c). So, it appears that when we upgrade our Production system this problem should go away. thank you all for your...
- Tue Apr 08, 2014 10:34 am
- Forum: Nagios XI
- Topic: Delay WARN/CRITICAL notifications - no delay for OK
- Replies: 3
- Views: 214
Delay WARN/CRITICAL notifications - no delay for OK
HI
I have a couple services that are a little flaky so we delay notifications to allow them to stabilize. However, when they come back I'd like the OK notification to be sent right away (not wait). Is there a way to do this?
thanks
diane
I have a couple services that are a little flaky so we delay notifications to allow them to stabilize. However, when they come back I'd like the OK notification to be sent right away (not wait). Is there a way to do this?
thanks
diane
- Tue Apr 08, 2014 10:31 am
- Forum: Nagios XI
- Topic: Where are NRDS config files stored?
- Replies: 2
- Views: 86
Re: Where are NRDS config files stored?
I found them in /usr/local/nrdp/configs/*.cfg
thanks
diane
thanks
diane
- Tue Apr 08, 2014 10:27 am
- Forum: Nagios XI
- Topic: Clone did not clone all services
- Replies: 11
- Views: 330
Re: Clone did not clone all services
Here is the services file for the host I am cloning define service { host_name hostname.net service_description /watchdog use a4_host_services check_command check_dummy!2!"No messages received from watchdog in over 5 minutes"!!!!!! is_volatile 0 initial_state o max_check_attempts 1 check_i...
- Thu Apr 03, 2014 12:36 pm
- Forum: Nagios XI
- Topic: Where are NRDS config files stored?
- Replies: 2
- Views: 86
Where are NRDS config files stored?
Hi
I am trying to find where on disk the NRDS config files are stored. I have looked all through /usr/local and can't seem to find them.
Can someone point me in the right direction?
thanks
diane
I am trying to find where on disk the NRDS config files are stored. I have looked all through /usr/local and can't seem to find them.
Can someone point me in the right direction?
thanks
diane
- Thu Apr 03, 2014 11:20 am
- Forum: Nagios XI
- Topic: Clone did not clone all services
- Replies: 11
- Views: 330
Re: Clone did not clone all services
Not sure what you mean by 'different config' name. As far as I know they are all the same.
diane
diane
- Wed Apr 02, 2014 9:44 am
- Forum: Nagios XI
- Topic: Clone did not clone all services
- Replies: 11
- Views: 330
Re: Clone did not clone all services
No naming diffs and not inherited checks. The only thing I've noticed is that the 2 checks that were not cloned have very similar names to ones that were cloned correctly. cloned checks uncloned checks /watchdog /watchdogNotify TCP HTTP TCP HTTPS These are the main 2 that don't get cloned but someti...