Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Discover Lenovo ThinkSystem
0.1
2018-02-24
- Nagios 4.x
GPL
4812
File | Description |
---|---|
lenovo_xcc_discover.py | python script to discover ThinkSystem |
template.cfg | config file |
README.txt | Readme file |
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!
This is a Nagios plugin (python script) that provides the capabilities to discover Lenovo ThinkSystem through SNMPv3 protocol.
---
**history**
Version 0.1: Complete the function that discover Lenovo hinkSystem through SNMPv3 protocol.
---
**System Requirements**
- Protocol
SNMPv3 protocol is the only supported protocol
IPv4 is the only supported Internet protocol
- Prerequisite
SNMPv3 agent and account have been enabled on the target
system's XCC webpage.
- Hardware Requirements
Lenovo ThinkSystem
- Software Requirements
python2.7 or python3.5
net-snmp-utils (e.g, "yum install net-snmp-utils" on RHEL)
- Language
English only
---
**output**
```
root:# ./lenovo_xcc_discover.py -f template.cfg
Discovering systems, please wait...
Discovering group 'group1'.
['198.196.198.196']
1 out of 19 are successfully discovered in group group1
Discovering group 'group2'.
['198.196.194.230']
1 out of 1 are successfully discovered in group group2
Discovering group 'group3'.
0 out of 1 are successfully discovered in group group3
Configuration files generated successfully:
- ./lenovo_snmp_command.cfg
- ./Lenovo_XCC.cfg
```
---
**history**
Version 0.1: Complete the function that discover Lenovo hinkSystem through SNMPv3 protocol.
---
**System Requirements**
- Protocol
SNMPv3 protocol is the only supported protocol
IPv4 is the only supported Internet protocol
- Prerequisite
SNMPv3 agent and account have been enabled on the target
system's XCC webpage.
- Hardware Requirements
Lenovo ThinkSystem
- Software Requirements
python2.7 or python3.5
net-snmp-utils (e.g, "yum install net-snmp-utils" on RHEL)
- Language
English only
---
**output**
```
root:# ./lenovo_xcc_discover.py -f template.cfg
Discovering systems, please wait...
Discovering group 'group1'.
['198.196.198.196']
1 out of 19 are successfully discovered in group group1
Discovering group 'group2'.
['198.196.194.230']
1 out of 1 are successfully discovered in group group2
Discovering group 'group3'.
0 out of 1 are successfully discovered in group group3
Configuration files generated successfully:
- ./lenovo_snmp_command.cfg
- ./Lenovo_XCC.cfg
```
Reviews (0)
Be the first to review this listing!