Added initial simple support for Jacarta InterSeptor environmental monitoring device.

This commit is contained in:
Joost van Voorst van Beest 2020-06-15 14:02:28 +02:00
parent 200a39a4b0
commit ef2ae7ddb8
5 changed files with 1621 additions and 0 deletions

BIN
html/images/os/jacarta Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,22 @@
mib: InterSeptor-MIB
modules:
sensors:
temperature:
data:
-
oid: inSeptsensorMonitorDeviceTemperature
num_oid: '.1.3.6.1.4.1.19011.1.3.1.1.3.2.1.3.{{ $index }}'
index: '{{ $index }}'
descr: Temperature {{ $index }}
group: Temperature
divisor: 10
humidity:
data:
-
oid: inSeptsensorMonitorDeviceHumidity
num_oid: '.1.3.6.1.4.1.19011.1.3.1.1.3.2.1.5.{{ $index }}'
index: '{{ $index }}'
descr: Humidity {{ $index }}
group: Humidity
divisor: 10

View File

@ -0,0 +1,17 @@
os: interseptor
text: 'Jacarta InterSeptor'
type: environment
icon: jacarta
group: jacarta
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
- { graph: device_temperature, text: 'Temperature' }
- { graph: device_humidity, text: 'Humidity' }
discovery:
- sysObjectID:
- .1.3.6.1.4.1.19011.1.3

1580
mibs/jacarta/InterSeptor-MIB Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
1.3.6.1.2.1.1.1.0|4|interSeptor v2.12 (SN 11110021952019)
1.3.6.1.2.1.1.2.0|6|.1.3.6.1.4.1.19011.1.3.1