Skip to content
Snippets Groups Projects
Commit 8c7df12b authored by Kamil Porembiński's avatar Kamil Porembiński
Browse files

Added missing Value Mapping for CISCO ASA

parent af215947
No related branches found
No related tags found
No related merge requests found
...@@ -43,8 +43,17 @@ F5 ltmPoolStatusAvailState ...@@ -43,8 +43,17 @@ F5 ltmPoolStatusAvailState
Template Device Cisco ASA Template Device Cisco ASA
====== ======
Monitoring of Cisco ASA firewall. It uses SNMP items to monitor basic device parameters (CPU/RAM usage, hardware failure, global traffic) and also it discovers Monitoring of Cisco ASA firewall. It uses SNMP items to monitor basic device parameters (CPU/RAM usage, hardware failure, global traffic) and also it discovers network interfaces. It requires manual addition of value mappings (Administration -> General -> Value Mapping)
network interfaces.
```
Cisco ASA Failover status
9 ⇒ Active
10 ⇒ Standby
Cisco Interface Status
1 ⇒ up
2 ⇒ down
```
Template Device NetApp Template Device NetApp
====== ======
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment