mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* initial discovery eltek-enexus discovery and polling discovery and polling using yaml for subset of features discovery and polling using yaml for subset of features removed a few bits removed some snmp_get() and renamed MIB removed header bar mini graph added snmpget discovery to yaml renamed os to enexus undo rebase * Update enexus.yaml
57 lines
924 B
YAML
57 lines
924 B
YAML
os: enexus
|
|
text: 'Eltek Valere eNexus'
|
|
type: power
|
|
icon: eltek
|
|
nobulk: 1
|
|
mib_dir:
|
|
- eltek
|
|
discovery:
|
|
-
|
|
snmpget:
|
|
oid: .1.3.6.1.4.1.12148.10.2.6.0
|
|
value:
|
|
- 'Micropack System'
|
|
poller_modules:
|
|
applications: 0
|
|
bgp-peers: 0
|
|
entity-physical: 0
|
|
hr-mib: 0
|
|
ipSystemStats: 0
|
|
ipmi: 0
|
|
mempools: 0
|
|
netstats: 0
|
|
ntp: 0
|
|
ospf: 0
|
|
processors: 0
|
|
services: 0
|
|
storage: 0
|
|
ucd-diskio: 0
|
|
ucd-mib: 0
|
|
wireless: 0
|
|
ports: 0
|
|
wifi: 0
|
|
stp: 0
|
|
discovery_modules:
|
|
ports-stack: 0
|
|
entity-physical: 0
|
|
processors: 0
|
|
mempools: 0
|
|
cisco-vrf-lite: 0
|
|
ipv4-addresses: 0
|
|
ipv6-addresses: 0
|
|
storage: 0
|
|
hr-device: 0
|
|
discovery-protocols: 0
|
|
arp-table: 0
|
|
bgp-peers: 0
|
|
ucd-diskio: 0
|
|
services: 0
|
|
ntp: 0
|
|
wireless: 0
|
|
charge: 0
|
|
fdb-table: 0
|
|
stp: 0
|
|
vlans: 0
|
|
ports: 0
|
|
os: 0
|