Index: branches/fc13-dev/server/doc/install-howto.sh
===================================================================
--- branches/fc13-dev/server/doc/install-howto.sh	(revision 1681)
+++ branches/fc13-dev/server/doc/install-howto.sh	(revision 1690)
@@ -297,4 +297,7 @@
     chkconfig httpd on
 
+# nrpe is required for nagios alerts
+    chkconfig nrpe on
+
 # Check sql user credentials (needs to be done after LDAP is setup)
     chown sql /etc/sql-mit-edu.cfg.php
