Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
[email protected] webmail now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!

Paste

Pasted as Plain Text by registered user electronico_nc ( 11 years ago )
set mailserver localhost               # primary mailserver
set mail-format { from: [email protected] }
set alert [email protected]          # receive all alerts

set daemon  120
set logfile syslog facility log_daemon
set httpd port 2812 and
use address localhost  # only accept connection from localhost
allow localhost        # allow localhost to connect to the server and
allow admin:monit      # require user 'admin' with password 'monit'

# IP nico
check host ip_nico[lagoon] with address 202.22.143.149
 if failed url http://202.22.143.149 then alert

 

Revise this Paste

Your Name: Code Language: