Kentix MultiSensor is a device which includes many sensors for use in monitoring server and IT rooms. The sensor only needs to be connected to your network (PoE is required) and to have SNMP configured through its web interface.
The LAN version we used in this test monitors:
Temperature
Humidity
Dewpoint
Fire (carbon monoxide)
Motion
Vibration
More info about threats detected by Kentix Multisensor-LAN can be found in the threat matrix.
This sensor can feed data to NetEye 4 using both SNMP requests, which can be directly polled by Icinga 2, and SNMP traps, which can be collected using the Tornado SNMP Collector. Both SNMP v2 and v3 are supported.
Temperature, humidity, dewpoint and fire can be monitored using the check_snmp script and creating a service set to monitor them.
Motion and vibration instead cannot be periodically polled: these alarms are event-based and therefore checking them once every 5 minutes can easily cause you to miss an intrusion or vibration event. We can overcome this problem by using Tornado’s SNMP collector to filter relevant traps and move a service to critical status in the case of vibration or intrusion events.
Collected values, such as temperature and humidity, can be shown in in an ITOA dashboard:
The capabilities of Kentix’s Multisensor can be extended with their Leakage sensor and Door sensor.
In some test or development environments, there may be a need to simulate the presence of GSM modems without having physical devices. This can be useful, for example, to test monitoring checks, SMS management systems, or to create new notification Read More
Our older customers surely know that, in its earliest releases, NetEye 4 had no support for multitenancy. From a data perspective, there's just one big bin we throw everything into to be used later. Then, a debate about multitenancy began. Read More
This is that Time of the Year when you begin preparing all your SLA Reports to help you understand how your important services behaved during the year itself. It's like the end of a horse race, when the bets are Read More
Scenario NetEye 4 provides a graphical engine to represent time series monitoring data stored in an Influx database: the Grafana engine accessible through the ITOA menu on the left hand side. Grafana is very powerful: it consists of a dashboard Read More
Today I'd like to share a peculiar request I received during one of my recent Consulting Sessions. It's just a highly specific Business Case, but it led me to wonder: what if I could find a way to generalize it? Read More