Search found 2 matches

by Asylum
Wed Oct 14, 2015 1:26 am
Forum: Open Source Nagios Projects
Topic: Error: Invalid hostgroup object directive 'contact_groups'
Replies: 3
Views: 3857

Re: Error: Invalid hostgroup object directive 'contact_group

Hi,

so this is what I have currently in the .cfg file

define hostgroup {
hostgroup_name important_servers
alias Important Servers
contact_groups ff_noc, ff_people_sms
members

so where do contact_groups get defined in the new version?
by Asylum
Tue Oct 13, 2015 3:16 am
Forum: Open Source Nagios Projects
Topic: Error: Invalid hostgroup object directive 'contact_groups'
Replies: 3
Views: 3857

Error: Invalid hostgroup object directive 'contact_groups'

Hi, So getting an error when restarting nagios 3 with an added oldnagios_host.cfg. That oldnagios file is from a server running nagios 1 and trying to migrate the contact_groups and contacts, as adding them manually is tedious. this is the error that I am getting : ----------------------------------...