d73eeda501
* mac_osx/plugins/XServeRAID: Updated for 2.0 type agents. Added license information * mac_osx/plugins/SGE: Added SGE plugin. This is a shell script that will output the status of an SGE computing cluster. Best installed on the SGE Master * mac_osx/plugins/ppc_sensors: Updated for 2.0 type agents. Added license information * mac_osx/plugins/ipmi2xml: Renamed .txt to .php (what it should be). Updated to 2.0 type agents. Added license information git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1085 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f |
||
---|---|---|
.. | ||
README.txt | ||
ipmi2xml.php |
README.txt
This is a plugin that can be called from within the Pandora configuration file. It will call an IPMI-capable host (IP-address) and acquire it's sensors, then parse them into an understandable XML file for Pandora FMS. Make sure you set up a the correct name for the agent configuration if the monitoring is done from another host than the one the IPMI chip is located at. This script might not work and has only been tested so far against an Intel-based Apple XServe but the script is built up so it should acquire any. Requires ipmitool and php (4 or 5) on the machine the agent is running on.