mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add contact,relay,outlet discovery; update yaml,snmprec,json * Fix formatting * Another attempt at fixing sensors * Update state mappings and fix json sensor ordering * Capture values numerically. Remove extra if/else statement Make test data more interesting. * Fix whitespace. * Update sensors test data for order_by
52 lines
933 B
YAML
52 lines
933 B
YAML
os: aos-emu2
|
|
text: 'APC Environmental Monitoring Unit'
|
|
type: environment
|
|
icon: apc
|
|
over:
|
|
- {graph: device_temperature, text: Temperature}
|
|
- {graph: device_humidity, text: Humidity}
|
|
mib_dir:
|
|
- apc
|
|
discovery:
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.318.1.3.8.2
|
|
- .1.3.6.1.4.1.318.1.3.8.3
|
|
discovery_modules:
|
|
ports: 0
|
|
ports-stack: 0
|
|
entity-physical: 0
|
|
processors: 0
|
|
mempools: 0
|
|
cisco-vrf-lite: 0
|
|
storage: 0
|
|
hr-device: 0
|
|
discovery-protocols: 0
|
|
bgp-peers: 0
|
|
vlans: 0
|
|
ucd-diskio: 0
|
|
services: 0
|
|
stp: 0
|
|
ntp: 0
|
|
wireless: 0
|
|
fdb-table: 0
|
|
poller_modules:
|
|
ipmi: 0
|
|
entity-physical: 0
|
|
processors: 0
|
|
mempools: 0
|
|
storage: 0
|
|
netstats: 0
|
|
hr-mib: 0
|
|
ucd-mib: 0
|
|
ipSystemStats: 0
|
|
ports: 0
|
|
bgp-peers: 0
|
|
ospf: 0
|
|
ucd-diskio: 0
|
|
services: 0
|
|
stp: 0
|
|
ntp: 0
|
|
wireless: 0
|
|
fdb-table: 0
|
|
applications: 0
|