Zabbix add cisco ASA Monitoring
Before adding, import mib of cisco into the os layer of zabbix. Refer to the previous article, "add mib to snmp server", otherwise there are many monitoring items that cannot find the corresponding oid.
Template download address
Https://share.zabbix.com/network_devices/cisco/cisco-asa-discovery
Add a regular expression before importing the template
Reference: https://github.com/B4ckF0rw4rd/Zabbix-Templates/For Template Cisco ASA Discovery:The regular expression @ Firewalls network interfaces for discoveryExpression: (Internal | Virtual | management | plane | Null) Expression type: Result is FALSECaseSensitive: TRUE how to add regular expression:Administration-> General-> Regular expressions to zabbix (selected from the drop-down menu in the upper right corner of the page), add a regular expression named Firewalls network interfaces for discovery as described above
Then the import template can be used, but if it is found that the three monitoring items about CPU cannot be used after the association is used, the error that oid cannot be found will be reported. You need to manually remove the three disable items in the template:
CPU Utilization avg last 1 minCPU Utilization avg last 5 minCPU Utilization avg last 5 sec