Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Incomplete
-
2.0.1
-
None
Description
MaxScale already has some Nagios monitoring plugins here:
https://github.com/mariadb-corporation/MaxScale/tree/2.0.1/plugins/nagios
However, many users already use MONyog to monitor their MariaDB servers, so many of these users might prefer a MONyog plugin to monitor MaxScale instead.
It looks like MONyog monitoring plugins can be written in JavaScript:
http://monyogkb.webyog.com/article/103-adding-new-monitors
Maybe we could create a monitor in JavaScript that makes HTTP requests to MaxScale via the MaxInfo plugin?
https://mariadb.com/kb/en/mariadb-enterprise/mariadb-maxscale-14/maxinfo-plugin/