Hello All
In my current infrastructure i have several Vyatta VPN servers. I can monitor the memory etc of these servers without a problem. But i am a bit stuck. How can i monitor the actual tunnel status and any changes (up/down) in these tunnels?
I am running the Vyattas on CentOS.
Thank you
Article Comments
Thank you Stephan
I already have a script similar running. Was hoping for something a little more elegant :D
what suprises me most is that there are no available MIB for this... but this is an issue for Brocade i imagine.
Please if possible can we add Vyatta IPSEC sensors to PRTG Wish list?
Aug, 2015 - Permalink
Ah okay, nice! :) It's indeed Broadcast's fault :D
I'm afraid that there's too little demand for that..Sorry!
Aug, 2015 - Permalink
Hm, there is no native sensor for it and I didn't find any MIBs for it :( Seems like you're bound to parse the output of
which should look something like this:
Bash or python should be able to parse this :)
Aug, 2015 - Permalink