Skip to main content

Bonjour,
Comment tester qu’un trafic est nul pendant une longue période ?

/usr/lib/centreon/plugins/centreon_checkpoint.pl --mode=interfaces --hostname=******** --snmp-version='2c' --snmp-community='********' --interface='*********' --name --add-traffic --critical-in-traffic=0:0 --no-skipped-counters

Je cherche depuis un moment.

Quelqu’un à une idée ?

Hi @cabrilucide I’m not sure that you can test a null traffic on a windows range. I suppose this plugin allows you to get alert in your traffic is greater than a thresholds between two checks


QGarnier answered me on slack :
We can set : --critical-in-traffic='@0:0'

https://nagios-plugins.org/doc/guidelines.html#THRESHOLDFORMAT

 


Reply