Missing Required Switch in S99mon
Brought to you by:
trockij
Mornin' All
To get mon working on Fedora Core 2 I needed to add the
'-f' switch to the command line in the file
./mon-0.99.2/etc/S99mon.
As supplied: daemon /usr/local/mon/mon -c /etc/mon/mon.cf
After editing: daemon /usr/local/mon/mon -f -c
/etc/mon/mon.cf
Perhaps this change should be in the distribution?
Regards
Chris Slee