[MXS-916] Create MONyog plugin to monitor MaxScale Created: 2016-10-14 Updated: 2018-06-12 Resolved: 2018-06-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | 2.0.1 |
| Fix Version/s: | 2.2.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | 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/ |
| Comments |
| Comment by markus makela [ 2018-06-12 ] |
|
Not applicable after REST-API implementation. |