22 lines
430 B
Plaintext
22 lines
430 B
Plaintext
MaxScale Nagios plugins, for Nagios 3.5.1
|
|
|
|
|
|
1) copy check_maxscale_*.pl under /usr/lib64/nagios/plugins
|
|
2) copy maxscale_commands.cfg, server1.cfg to /etc/nagios/objects/
|
|
3) Edit /etc/nagios/nagios.cfg
|
|
|
|
add
|
|
|
|
cfg_file=/etc/nagios/objects/maxscale_commands.cfg
|
|
cfg_file=/etc/nagios/objects/server1.cfg
|
|
|
|
Please note:
|
|
- modify server IP address in server1.cfg
|
|
- maxadmin executable must be in the nagios server
|
|
|
|
|
|
|
|
4) Restart Nagios
|
|
|
|
|