Skip to content

SNMP is broken? #1165

Aug 13, 2024 · 2 comments · 7 replies
Discussion options

You must be logged in to vote

I did some testing and updated to the latest version of pysnmp and I think I found the issue. With pysnmp version 6.x it appears they have changed some of the internal locations of functions. I updated the genmon requirements file to only use pysnmp version 5.1.0. You can update to the latest from the command prompt with these two commands:

first to update your github repo to get my latest change, from the genmon folder type:

  ./genmonmaint.sh -u

Then to refresh your libaries that genmon uses type:

 ./genmonmaint.sh -r

If you started any programs manually (i.e. not with startgenmon.sh then reboot) otherwise type this to restart genmon:

 ./startgenmon.sh restart

Let me know how it goes…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@jgyates
Comment options

@jgyates
Comment options

@greatest-cornholio
Comment options

@jgyates
Comment options

Answer selected by greatest-cornholio
@greatest-cornholio
Comment options

@jgyates
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question AddOn Add on program (not genmon.py or genserv.py)
2 participants