Index: trunk/server/doc/install-howto.sh
===================================================================
--- trunk/server/doc/install-howto.sh	(revision 1612)
+++ trunk/server/doc/install-howto.sh	(revision 1687)
@@ -338,4 +338,7 @@
     chkconfig httpd on
 
+# nrpe is required for nagios alerts
+    chkconfig nrpe on
+
 # Postfix doesn't actually deliver mail; fix this
     cd /etc/postfix
