Search found 3 matches

by Nikoo
Tue Mar 31, 2020 11:04 am
Forum: Open Source Nagios Projects
Topic: Passive check, freshness at a custom date
Replies: 5
Views: 2551

Re: Passive check, freshness at a custom date

Hello,

Could I submit a feature request on github ?

Best regards,

Nicolas
by Nikoo
Tue Mar 31, 2020 2:38 am
Forum: Open Source Nagios Projects
Topic: Passive check, freshness at a custom date
Replies: 5
Views: 2551

Re: Passive check, freshness at a custom date

Yes you're right, I discover that page too. I may have missed some documentation, but is it possible to set-up nagios passive check to await an update on a given number of day; such as "day 1 + 39600". With this setting, we know that a service update will occure the first day of each month...
by Nikoo
Mon Mar 30, 2020 12:44 pm
Forum: Open Source Nagios Projects
Topic: Passive check, freshness at a custom date
Replies: 5
Views: 2551

Passive check, freshness at a custom date

Hello team, I am currently having an issue on a Passive check: I have a custom script that will be run each first day of the month at 05AM (I do not have control about running time, it could take some minutes to an hour up to 3 hours), I need to monitor this behavior and found the following Nagios' ...