Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
MessPC / pcmeasure
98866
File | Description |
---|---|
check_pcmeasure2.pl | check_pcmeasure2.pl (v1.1) |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much 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)
* 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)
Reviews (0)
Be the first to review this listing!