mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added Current Connections Graph for Cisco WSA (#6734)
* Added current connections graph for AsyncOS devices * Fixed issues with AsyncOS connections polling and add name to AUTHORS file * Update 194.sql
This commit is contained in:
committed by
Neil Lathwood
parent
60f0553a33
commit
dc498be4f0
@@ -0,0 +1 @@
|
||||
INSERT INTO `graph_types`(`graph_type`, `graph_subtype`, `graph_section`, `graph_descr`, `graph_order`) VALUES ('device', 'asyncos_conns', 'proxy', 'Current Connections', 0);
|
||||
Reference in New Issue
Block a user