Difference between revisions of "Monitoring Zimbra with Nagios"

Jump to navigation Jump to search
m
→‎Clam AV Service: Updated for Zimbra v8
m (→‎LMTP: Corrected link)
m (→‎Clam AV Service: Updated for Zimbra v8)
 
Line 100: Line 100:
Checks that the Clam Anti Virus service is running. Requires [[Nagios#NRPE|NRPE]] to be installed and running 1st.
Checks that the Clam Anti Virus service is running. Requires [[Nagios#NRPE|NRPE]] to be installed and running 1st.


On the Zimbra server, add the following to <code>/etc/nagios/nrpe.cfg</code>
On the Zimbra server, '''if you're running Zimbra v7 or earlier''', add the following to <code>/etc/nagios/nrpe.cfg</code>
  command[check_clamd]=/usr/lib/nagios/plugins/check_clamd -H localhost
  command[check_clamd]=/usr/lib/nagios/plugins/check_clamd -H localhost
On the Zimbra server, '''if you're running Zimbra v8''', add the following to <code>/etc/nagios/nrpe.cfg</code>
command[check_clamd]=/usr/lib/nagios/plugins/check_clamd /opt/zimbra/data/clamav/clamav.sock


Add a new service (on Nagios server)...
Add a new service (on Nagios server)...

Navigation menu