mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Changed to concat 32bit high.low counters * Changed to concat 32bit high.low counters * Correction. Needed to bit shift. Correction. Needed to bit shift << 32 on high and add low. * Correction. Needed to bit shift. Correction. Needed to bit shift << 32 on high and add low. * Added storage removed processor and memory No point in processor and memory until nimble supports it. Added stroage to overhead.
13 lines
247 B
YAML
13 lines
247 B
YAML
os: nimbleos
|
|
text: 'Nimble OS'
|
|
type: storage
|
|
icon: nimble
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_storage, text: 'Storage Usage' }
|
|
mib_dir:
|
|
- nimble
|
|
discovery:
|
|
- sysDescr:
|
|
- Nimble Storage
|