rbicelli / pfsense-zabbix-template

Zabbix Template for pfSense
Apache License 2.0
242 stars 107 forks source link

False alarms? #45

Closed farzadha2 closed 3 years ago

farzadha2 commented 4 years ago

Hi, Currently installed on a few pfSense boxes but i keep getting false alarms, maybe possible changing to check every 5mins? I normally get alerts saying WAN gateway down but 3 seconds later it shows resolved Then i check pfSense on the quality of the gateway and didn't show anything odd. Thank you

rbicelli commented 4 years ago

Hi! Of course you can try to raise the time interval between gateways status checks (in templates, discovery rules related to gateways). Please let me know if raising solves the issue. I have few boxes (approx 5) and everything seems fine.

farzadha2 commented 4 years ago

Thanks for the reply, so i configured to update interval to 300s which is 5 mins but odd that i keep getting the alert see pictures

image

image

image

image

Thank you

rbicelli commented 4 years ago

I found that template published has "debug intervals": maybe discovery queries, which are sent every 30 seconds, are causing problems. Please try to set every discovery interval at leas to 600 seconds an see if it helps. One some boxes (I use both proxy and agent package on pfsense, so pfsense acts as zabbix proxy for the whole branch office) I noticed some gateway wrongly reported down, but not flapping, solved restarting agent and proxy services after changing discovery and item sending intervals to a reasonable value.

farzadha2 commented 4 years ago

thanks for the reply, as for the discovery interval on the zabbix server? and after changing it restart the service the zabbix service on pfsense? Thank you

rbicelli commented 3 years ago

Please check latest commit, made some change to gateways.

farzadha2 commented 3 years ago

thanks for the reply will try it out and post back