mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
device: Added mac osx proc/mem graphs to overview page (#7843)
* device: mac osx added graphs to overview banner added CPU and Memory usage. * Update macosx.yaml
This commit is contained in:
committed by
Neil Lathwood
co-authored by
Neil Lathwood
parent
3dcadcccce
commit
4bb722a7ca
@@ -3,7 +3,9 @@ text: 'Apple OS X'
|
||||
type: server
|
||||
icon: apple
|
||||
over:
|
||||
- { graph: device_bits, text: Traffic }
|
||||
- { graph: device_bits, text: 'Traffic' }
|
||||
- { graph: device_processor, text: 'CPU Usage' }
|
||||
- { graph: device_mempool, text: 'Memory Usage' }
|
||||
discovery:
|
||||
- sysObjectId: .1.3.6.1.4.1.8072.3.2.16
|
||||
- sysDescr:
|
||||
|
||||
Reference in New Issue
Block a user