Search found 2 matches
- Wed Dec 26, 2012 5:30 pm
- Forum: Open Source Nagios Projects
- Topic: Email notification - changing operation time
- Replies: 4
- Views: 1356
Re: Email notification - changing operation time
What would be your advice?
- Sun Dec 23, 2012 2:24 pm
- Forum: Open Source Nagios Projects
- Topic: Email notification - changing operation time
- Replies: 4
- Views: 1356
Email notification - changing operation time
I have the following service definition: define service{ use custom name custom is_volatile 0 check_period 24x7 max_check_attempts 10 normal_check_interval 10 retry_check_interval 1 contact_groups MyNotifications notification_interval 10 notification_period 24x7 notification_options c,r,u,w register...