Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

MessPC / pcmeasure

Rating
0 votes
Favoured:
0
Hits
98468
Files:
FileDescription
check_pcmeasure2.plcheck_pcmeasure2.pl (v1.1)
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
pcmessure/messpc is a modular, low cost system for measuring environment variables as temperature, humidity, voltage, smoke, motion, water and more.
+++ NEW: check_pcmeasure2.pl
* uses Nagios::Plugin
* **command line changes** to support threshold formats
* -F format-string to format the output
* support for brightness and barometer sensors

+++ about pcmeasure
pcmeasure (or messpc, in german) is a modular low cost system for measuring environment variables. A lot of various sensors (temperature, humidity, voltage, smoke, motion, water, and so on) can be used in two ways:
* using software (available for windows and linux) and a serial or parallel adapter
* using a standalone ethernet box

An nice feature of the sensors is cabling: the connectors are standard RJ45 plugs, so you can patch a sensor over existing network cables. The maximum cable length varies from sensor to sensor between 100m and 300m.

To communicate with the ethernet box or the software tcp port 4000 is used (configurable).

The homepage is http://www.pcmeasure.com www.pcmeasure.com (english) or http://www.messpc.de www.messpc.de (german)

+++ the plugin
The Nagios plugin check_pcmeasure(2).pl gets the current value from one sensor and return the appropriate status.

The plugin is able to write the values to a round robin database (RRD, see http://www.rrdtool.org www.rrdtool.org for more information)
You need the perl module RRDs to use this feature.
The manpage is builtin:
check_pcmeasure.pl -h


++++ current versions:
* check_pcmeasure2.pl V1.1 (2008-03-08)
* check_pcmeasure.pl V1.11 (2008-03-08)