Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_ups_socomec
Owner
Website
Hits
158887
Files:
File | Description |
---|---|
check_ups_socomec.txt | Version 0.2 |
check_ups_socomec.py | Version 0.3 (tested with Debian 6 and python-pysnmp2) |
Reviews (3)
bypoy, July 14, 2016
Looks nice but sadly, not compatible with current versions of python & pysnmp.
Code needs to be review in order to make it compatible with at least python 3.4 & pysnmp v4.
Thanks anyway.
poy
Code needs to be review in order to make it compatible with at least python 3.4 & pysnmp v4.
Thanks anyway.
poy
byB0ris, March 6, 2016
I have installed all the prerequisites, but script doesn't work:
Traceback (most recent call last):
File "./check_ups_socomec.py", line 26, in
from pysnmp import asn1, v1, v2c
ImportError: cannot import name asn1
Traceback (most recent call last):
File "./check_ups_socomec.py", line 26, in
from pysnmp import asn1, v1, v2c
ImportError: cannot import name asn1