mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
11 lines
336 B
YAML
11 lines
336 B
YAML
|
modules:
|
||
|
mempools:
|
||
|
data:
|
||
|
-
|
||
|
total: S5-CHASSIS-MIB::s5ChasUtilMemoryTotalMB
|
||
|
free: S5-CHASSIS-MIB::s5ChasUtilMemoryAvailableMB
|
||
|
descr: 'Unit {{ $count }} Memory'
|
||
|
precision: 1048576
|
||
|
index: '.{{ $index }}'
|
||
|
type: avaya-ers
|