mars/contrib/monitoring
Andrea Gelmini dd1e4e1323 Fix typos
[small adaptations by Thomas Schoebel-Theuer, and
some problems with LyX-specific file format fixed]
2023-04-05 13:30:38 +02:00
..
zabbix all: distinguish contrib from maintained code 2014-06-18 12:10:54 +02:00
README all: distinguish contrib from maintained code 2014-06-18 12:10:54 +02:00
mars-status Fix typos 2023-04-05 13:30:38 +02:00
mars-status.8 all: distinguish contrib from maintained code 2014-06-18 12:10:54 +02:00

README

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.