Files
MaxScale/plugins/nagios/README
MassimilianoPinto 84f00cfe36 README update
README update
2015-03-06 17:00:54 +01:00

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