Do anyone know if there is out there any API/library to access NNM database from perl or python?
We have a NNM 7.53 which give us access to its data with its java based applet through http. And of course through the 'ovw' GUI interface.
I've tried to use Mechanize and selenium2(webdriver) to automatize some checks. The pourpose is to integrate it with our other monitoring services on our "general master console".
Many thanks.
Marc