summaryrefslogtreecommitdiffstats
path: root/Monitoring/shinken/contacts.cfg
blob: 9a2f9bac157029155a8f475d36e968311e271ad5 (plain)
1
2
3
4
5
6
7
8
9
10
# It's a default admin
# CHANGE ITS PASSWORD!!!!
define contact{
	use					generic-contact
        contact_name                            admin
	email					shinken@localhost
	password				admin
}