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
Current Version
0.1
Last Release Date
2018-02-24
Compatible With
- Nagios 4.x
Owner
License
GPL
Hits
3723
Files:
File | Description |
---|---|
lenovo_xcc_discover.py | python script to discover ThinkSystem |
template.cfg | config file |
README.txt | Readme file |
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!