summaryrefslogtreecommitdiffstats
path: root/god/Monitoring/nagios/shinken/hosts/localhost.cfg
blob: a15a9c5dda19defed69d6acc9b1c2c947e4a2830 (plain)
1
2
3
4
5
6
7
define host{
        use                     linux
	contact_groups		admins
        host_name               localhost
        address                 localhost
	icon_set		server
        }