mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add icon and initial discovery * Added more discovery for wti-mpc. Add mib. * Add snmp data and edit discovery * Remove discovery due to weird mib[C * Update wti-mpc.yaml
28 lines
438 B
YAML
28 lines
438 B
YAML
os: wti-mpc
|
|
text: 'WTI MPC'
|
|
type: power
|
|
icon: wti
|
|
mib_dir:
|
|
- wti
|
|
poller_modules:
|
|
wireless: 0
|
|
ntp: 0
|
|
applications: 0
|
|
stp: 0
|
|
services: 0
|
|
discovery_modules:
|
|
stp: 0
|
|
wireless: 0
|
|
vlans: 0
|
|
ntp: 0
|
|
services: 0
|
|
discovery:
|
|
-
|
|
sysObjectID: .1.3.6.1.4.1.8072.3.2.10
|
|
snmpget:
|
|
oid: WTI-MPC-MIB::environmentUnitName.1
|
|
mib_dir: wti
|
|
op: '!='
|
|
value: false
|
|
|