Ceci est une ancienne révision du document !
srvfreenas01:~# pkg_add -r ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7-stable/sysutils/monit-5.5.tbz Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7-stable/sysutils/monit-5.5.tbz... Done. ************************************************************************** USAGE: To enable monit you need to add monit_enable="YES" to rc.conf file. Before running monit you have to configure monitrc file. There is example configuration file monitrc.sample. /usr/local/etc/monitrc.sample **************************************************************************
Création d'un test ping avec monit :
# Add the following lines to /etc/rc.conf to enable monit: # monit_enable (bool): Set to "NO" by default. # Set it to "YES" to enable monit # monit_flags (str): Flags passed to monit on startup. # Default is "". #