Index: /noc/nagios/hostgroups.cfg
===================================================================
--- /noc/nagios/hostgroups.cfg	(revision 705)
+++ /noc/nagios/hostgroups.cfg	(revision 706)
@@ -50,4 +50,10 @@
 	hostgroup_name	all-remote
 	alias	All except localhost
-	members	*,!localhost,!wildcard.scripts,!scripts-cert,!scripts,!sql
+	members	*,!localhost
 }
+
+define hostgroup {
+	hostgroup_name	real-servers
+	alias	All except localhost
+	members	*,!localhost,!wildcard.scripts,!scripts-cert,!scripts,!sql,!sipb-ether
+}
