A Python module for writing Xymon external scripts
I’m very happy to announce the immediate availability of PyXymon, release 3.
PyXymon is a simple helper Python module that can help you write Xymon external scripts in Python. PyXymon provides some methods for rendering the messages you want to display in the Xymon web page and for sending them to the Xymon server.
PyXymon reads the required information from the Xymon environment variables, so you do not need to add any extra configuration file.
This project is hosted at GitHub.