Page 1 of 1

Different Thresholds with Different Timestamps

Posted: Sun Aug 05, 2018 11:00 am
by demogorgon
Hi,

Is it possible to divide the day to different timestamps and give them different thresholds? I want to use it for throughput notifications. For example, if the traffic goes below 50 gbps in daytime send a warning notification, but at night send the notification if the traffic is below 30 gbps.

I can do with using timestamps, but it just let me do one side of the day. I cant give threshold value for the other.


Thanks in advance. I am newbie with Nagios XI.
Regards

Re: Different Thresholds with Different Timestamps

Posted: Mon Aug 06, 2018 6:35 am
by scottwilkerson
This is only possible if you either setup multiple checks for the same service with different thresholds and timeperiods, or you create a custom wrapper plugin that detects the time of day and uses the different thresholds at the certain times.