Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This is a Nagios plugin (python script) that monitors Lenovo SMM (System Management Module) through IPMI protocol. This Lenovo Nagios plugin can collect hardware informations of the following components: voltage, cooling, psu, nodes, power and psu_fan.
Current Version
1.0
Last Release Date
2019-02-22
Owner
LXCE_OneCLI
License
GPL
Compatible With
**System Requirements** * Hardware Requirement Lenovo SMM (System Management Module)
* Software Requirement python2.7 or python3.5 ipmitool
* Output power module: ``` $ ./check_lenovo_smm.py -H 198.126.XX.XX -u USER_NAME -p PASSWORD -m power OK - System: "Lenovo ThinkSystem SD530 Server"; MTM: "xxxxxxxx"; SN: "xxxxxxxx"; | Enclosure Power Min.=50W; Enclosure Power Avg.=50W; Enclosure Power Max.=51W;
Enclosure Power: Min.:50W Avg.:50W Max.:51W ``` Nodes: ``` $ ./check_lenovo_smm.py -H 198.126.XX.XX -u USER_NAME -p PASSWORD -m nodes OK - System: "Lenovo ThinkSystem SD530 Server"; MTM: "xxxxxxxx"; SN: "xxxxxxxx"; 4 out of 4 Nodes is OK; | Node1 Power Consumption(Avg.)=41W; Node2 Power Consumption(Avg.)=5W; Node3 Power Consumption(Avg.)=0W; Node4 Power Consumption(Avg.)=5W;
Node1 IP address:198.126.xx.xx Status:Power ON Node2 IP address:198.126.xx.xx Status:Power OFF Node3 IP address:198.126.xx.xx Status:Power ON Node4 IP address:198.126.xx.xx Status:Power OFF Node1 Power Consumption: Min.(W):40 Avg.(W):41 Max.(W):41 Node2 Power Consumption: Min.(W):5 Avg.(W):5 Max.(W):5 Node3 Power Consumption: Min.(W):N/A Avg.(W):0 Max.(W):N/A Node4 Power Consumption: Min.(W):5 Avg.(W):5 Max.(W):5
```
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!