Code: Select all
Error: Could not find any contact matching [REDACTED](config file '/usr/local/nagios/etc/contactgroups.cfg', starting on line 50)
Error: Could not expand member contacts specified in contactgroup (config file '/usr/local/nagios/etc/contactgroups.cfg', starting on line 50)
Error processing object config files!
Code: Select all
50 define contactgroup {
51 contactgroup_name DBA
52 alias LU DBAs
53 members nelsong,ppilli1,swilkins
54 }
Mod Note: Removed the weird hex string since it was causing display issues on our dashboards