Note
Monitoring of Sensatronics sensors is not included in OP5 Monitor version 9.0 and above.
Introduction
If you want to monitor temperature, humidity or wetness, OP5 have tested the Sensatronics E series of environmental monitors.
In this how-to we will configure the EM2 model, connect the sensor probes and add relevant services in OP5 Monitor.
Many of the following steps can be used for other Sensatronics products, but be aware of minor differences and consult the included manuals.
Prerequisites
- Sensatronics EM2 environmental monitor with included accessories
- Computer with serial port or USB-to-serial converter
- Terminal emulator like Minicom, HyperTerminal or similar for serial access
- Needle-nose pliers are recommended for mounting of probe connections
Instructions
Connecting probes and cables
Read the included "Quick start guide" and follow the instructions covering connecting your probes, serial, network and PSU cables.
In this example we are using the combined humidity and temperature probe in combination with the wetness sensor.
IP, hostname and SNMP configuration
- Connect the serial cable to a serial port or converter and connect the power to device
- Launch a terminal emulator like Mincom or HyperTerminal
- Connect to the device with the following settings:
-
- BPS: 9600
- Data Bits: 8
- Parity: None
- Stop Bits: 1
- Flow Control: None
Use the keyboard to configure IP Address (A), Hostname (B), SNMP Community and Temperature Units (C).
Make sure to set "Temperature Units" to your desired measurement system, since this will be used for thresholds and graphing.
If you need more help please consult the product manual found on the Sensatronic website.
You should now be able to ping the device and access the internal web server.
Service configuration in OP5 Monitor
Add the device as a new host in Monitor. The following services will use the check_em1 which is included with op5 Monitor.
Temperature
Create a new service and give it an apt description, in this example we will use "Temperature sensor - Server room".
The pre-configured check command check_em1_temperature needs three arguments:
$ARG1$ | $ARG2$ | $ARG3$ |
---|---|---|
Environment zone - In this example we use zone number 3, so the first argument should simply be "3" |
Warning threshold - |
Critical threshold - |
This configuration looks something like this in the configuration dialog:
Submit and save the configuration. When the first service check has been run you should hopefully see something like this on the status detail page:
Humidity
Create a new service and give it an apt description, in this example we will use "Humidity sensor - Server room".
The pre-configured check command check_em1_humidity needs three arguments:
$ARG1$ | $ARG2$ | $ARG3$ |
---|---|---|
Environment zone - In this example we use zone number 3, so the first argument should simply be "3" |
Warning threshold - |
Critical threshold - |
This configuration looks something like this in the configuration dialog:
Submit and save the configuration. When the first service check has been run you should hopefully see something like this on the status detail page:
Wetness
Create a new service and give it an apt description, in this example we will use "Wetness sensor - Server room".
The pre-configured check command check_em1_wetness needs three arguments:
$ARG1$ | $ARG2$ | $ARG3$ |
---|---|---|
Environment zone - In this example we use zone number 3, so the first argument should simply be "3" |
Warning threshold - |
Critical threshold - |
This configuration looks something like this in the configuration dialog:
Submit and save the configuration.
Note on thresholds
In the examples above we configure upper warning and critical thresholds, but double valued thresholds can also be used. If you were to configure the warning threshold to be 10:40 and the critical threshold to be -5:66 the plugin will change status accordingly if the values were to go outside the defined limits.
Graphing
The check_em1 plugin also generates performance data which can be used for graphing - here is an example from one of our server rooms:
-
Tags:
- OP5 Monitor
- sensatronics
- exported_docs_10_05_24
Comments
0 comments
Please sign in to leave a comment.