networklore / nelmon

A collection of plugins and tools for Nagios and compatible software
https://networklore.com/nelmon/
Other
3 stars 6 forks source link

error running simple check #6

Open mhanft opened 6 years ago

mhanft commented 6 years ago

When running the below command against my ASA (which i know returns results, i receive the following error:

./nm_check_asa_connections -H IP -C public -P 2c -w 230000 -c 245000

Traceback (most recent call last): File "./nm_check_asa_connections", line 7, in from nelmon.snmp_oids import cisco_oids as O ImportError: No module named snmp_oids

Any guidance would be helpful.

Thanks,