check_fortigate_dead_gateway

Check SNMP dead Gateway on Fortigate Firewall

check_fortigate_dead_gateway

Check SNMP dead Gateway on Fortigate Firewall

Usage: check_fortigate_dead_gateway -H [IP ADDRESS] -C [COMMUNITY] -v [SNMP_Version - 2|3]

-H --> IP ADDRESS
-C --> COMMUNITY SNMP_V2
-v --> SNMP Version
--wl|--warning_loss --> WARNING PACKET LOSS VALUE - (%) [OPTIONAL]
--cl|--critical_loss --> CRITICAL PACKET LOSS VALUE - (%) [OPTIONAL]
--wr|--warning_rtt --> WARNING RTT VALUE - (ms) [OPTIONAL]
--cr|--critical_rtt --> CRITICAL RTT VALUE - (ms) [OPTIONAL]
=====If SNMP_V3=====
-a --> protocol (MD5/SHA)
-A --> Authentication PASSPHRASE
-l --> security level (noAuthNoPriv|authNoPriv|authPriv)
-x --> Protocol (DES|AES)
-X --> Protocol PASSPHRASE
-u --> Username (Security Username)