Monitoring
Monitoring copied to clipboard
Monitoring plugins wich are Nagios/icinga compatible
It seems like this check gives false positive with FortiOS 7.0.6 Anyone experienced this? Any way to verifiy? _Originally posted by @HOSTED-POWER in https://github.com/riskersen/Monitoring/issues/63#issuecomment-1257754699_
Hi all, I would like to use the Fortigate script for my Fortimail as well. Currently I have problems to monitor the CPU and memory. I get the error No...
May fixes #75 I adjusted the Health Check Sub Module.
Hi, sorry for the delay. i have try the new script but i have a mistake ./check_fortigate.pl -H A.B.C.D -C [COMUNITY] -p [FORTISERIAL_PATH] -T mem-sys UNKNOWN: OID .1.3.6.1.4.1.12356.101.4.1.4.0.1 does not...
Hello, Until version 1.6.0 of the script, there was a request to get the value of the OID ".1.3.6.1.2.1.1.1.0". This was then displayed in the status detail. A user asks...
In case of zero configured tunnels `$oid_ipsectuntableroot` does not exist which resulted in the script exiting with ``` UNKNOWN: session get table failed for .1.3.6.1.4.1.12356.101.12.2.2.1.1 ``` Expected: ``` OK: foo...
When running `check_fortigate.pl ... -T firmware -w 200000 -c 190000` The expected behavior is: - Warn if firmware < 200000 - Critical if firmware < 190000. The actual behavior is...
I'm wondering if it is possible to track the interface link state of a FortiGate (e.g. 100F)? I wasn't able to find a hint in the argument list... Especially I'm...
The SNMP values for Brother printers seem to return negative values for MAX and CUR. This leads to the fact, that no reporting on ink or toner levels can work....
with multiple vdom this code calculate only the vpn on first, example: SNMPv2-SMI::enterprises.12356.101.12.2.3.1.2.1 = Gauge32: 0 SNMPv2-SMI::enterprises.12356.101.12.2.3.1.2.2 = Gauge32: 0 SNMPv2-SMI::enterprises.12356.101.12.2.3.1.2.3 = Gauge32: 2 with this change working fine for...