[shkadi@ams900 hosts]$ cd ../services/ [shkadi@ams900 services]$ sudo vim eft-services.cfg define service{ use generic-applications host_name asftp900,asftp902,asftp902_2ndIP service_description sftp_check check_command check_sftp!1022!nagioscheck!nagioscheck_file } define service{ use generic-null hostgroup_name SNMP-UX3 service_description CPU Load check_command check_snmp_cpu!$USER5$ } define service{ use generic-null hostgroup_name linux-vm-servers service_description Users check_command snmp_users_linux contact_groups ets-email } define service{ use generic hostgroup_name SNMP-UX3 service_description Disk Space System check_command check_snmp_storage_ux_root!$USER5$ } define service{ use generic hostgroup_name SNMP-UX3 service_description Disk Space Data check_command check_snmp_storage_ux_not_root!$USER5$ }