I have installed Red Hat 7.1. I'm testing with mon-0-38-18 and mon-0-99-2.6.
I also have installed the dtquery utility.
I followed the configuration instructions to dtquery, but the mon server did not generate any message in the downtime.log.
This is my configuration:
# global options
#
cfbasedir = /etc/mon
pidfile = /var/run/mon.pid
statedir = /var/run/mon/state.d
logdir = /var/run/mon/log.d
dtlogfile = /var/run/mon/log.d/downtime.log
dtlogging = yes
alertdir = /usr/lib/mon/alert.d
mondir = /usr/lib/mon/mon.d
maxprocs = 20
histlength = 100
randstart = 60s
authtype = userfile
userfile = /etc/mon/userfile
Please, anybody knows what is my problem?
