Search found 2 matches

by AlexZ0nder
Thu Jan 21, 2016 1:05 am
Forum: Open Source Nagios Projects
Topic: send alert once in a day evenif the status is "OK"
Replies: 7
Views: 2795

Re: send alert once in a day evenif the status is "OK"

Hi there! So... about my thought... It's alive!!! :D Here is my config files: /usr/local/nagios/etc/services/puppet_filed_nodes_prod.cfg .... define service { host_name prod-puppet service_description Puppet failed nodes PROD display_name Puppet_failed_nodes_PROD check_command check_puppet_failed!!!...
by AlexZ0nder
Tue Jan 19, 2016 12:27 am
Forum: Open Source Nagios Projects
Topic: send alert once in a day evenif the status is "OK"
Replies: 7
Views: 2795

Re: send alert once in a day evenif the status is "OK"

Hi everyone! Today I tried to resolve this issue and realized that we have time periods in Nagios and what if you could create new time period for one hour in the morning for every day... and set this time period in your service as this one. :D I have created one like this and right now just waiting...