axemann d20d6fcc18 AOS-EMU2: Add contact,relay,outlet discovery; update yaml,snmprec,json (#8317)
* 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
2018-03-17 14:11:00 -05:00

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