mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Trying to add basic support for Vertiv PDU power graphs * Support for fortiswitch in gen_rancid (#12894) * Trying to add basic support for Vertiv PDUs and power graphs * Update geist-watchdog.yaml * Update geist-watchdog.yaml * Update vertiv-pdu.yaml Co-authored-by: Cliff Albert <cliff@oisec.net> Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
16 lines
312 B
YAML
16 lines
312 B
YAML
os: geist-watchdog
|
|
text: 'Geist Watchdog'
|
|
type: environment
|
|
icon: geist
|
|
group: geist
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.21239.2
|
|
- .1.3.6.1.4.1.21239.5
|
|
sysDescr_except:
|
|
- RCM-O
|
|
mib_dir: geist
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|