This file is indexed.

/etc/mysql-mmm/mmm_mon.conf is in mysql-mmm-monitor 2.2.1-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
include mmm_common.conf

<monitor>
	ip						127.0.0.1
	pid_path				/var/run/mmm_mond.pid
	bin_path				/usr/lib/mysql-mmm/
	status_path				/var/lib/misc/mmm_mond.status
	ping_ips				192.168.0.1, 192.168.0.2, 192.168.0.3
</monitor>

<host default>
	monitor_user			mmm_monitor
	monitor_password		RepMonitor
</host>

debug 0