mars/monitoring/README

25 lines
861 B
Plaintext

This directory contains files for the status of mars indicate to monitors, and monitor.
mars-status - mars status overview
mars-status.8 - man page for mars-status
/zabbix/mars.conf - zabbix config file for mars
/zabbix/mars-cron-job - zabbix cron-job for mars
/zabbix/zabbix_mars_template.xml - zabbix template for mars
TODO on mars-status:
--------------------
1) write file to disk
2) run mars-status with --help for more information
TODO on mars to zabbix:
-----------------------
1) add a cronjob for mars. this should run every 2-5 minutes. the job writes
a file '/tmp/zabbix.mars' with all the important value from mars.
2) put the file 'mars.conf' in the '/etc/zabbix/zabbix_agentd.d' directory,
so it can be loaded from zabbix-agent. then start the agent again.
3) load the template in zabbix and associate it with the mars servers.