mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix WISI over graphs (#15040)
This commit is contained in:
@@ -3,7 +3,9 @@ text: 'WISI Tangram'
|
|||||||
type: network
|
type: network
|
||||||
icon: wisi
|
icon: wisi
|
||||||
mib_dir: wisi
|
mib_dir: wisi
|
||||||
over: []
|
over:
|
||||||
|
- { graph: device_temperature, text: Temperature }
|
||||||
|
- { graph: device_fanspeed, text: Fans }
|
||||||
discovery:
|
discovery:
|
||||||
-
|
-
|
||||||
sysObjectID:
|
sysObjectID:
|
||||||
|
Reference in New Issue
Block a user