Very new to Nagios, reading through the docs and setting up a test system. I’m modifying the sample config file. Line 48 states:
define contactgroup{
contactgroup_name SysteemBeheer
alias Systeem Beheerders
members Henkr, Johan, Stenio
}
When I REM out those lines, it will give the same message on the next item in my config file, a define contact. Not sure what the problem is. I’m editing the file from my WinXP machine via a samba share using Ultraedit. I’ve tried to save the file both in dos and unix format but they both give the same issue.
Again, what is on line 48? Don’t paste 5 lines of text and expect us to realize which one of the 5 is line 48.
What is that stuff doing in the nagios.cfg file anyway?
" define contactgroup{
contactgroup_name SysteemBeheer
alias Systeem Beheerders
members Henkr, Johan, Stenio
} "
That is supposed to be in the contactgroup.cfg file.