[Nagios-devel] multi-line configuration bug in rc2 ?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] multi-line configuration bug in rc2 ?

Post by Guest »


Hi all,

This serviceescalation object was working in nagios 3.0rc1 and gives
now an error with 3.0rc2. Seems the backslash is no more allowed.

define serviceescalation{
hostgroup_name ALL
service_description
DISK_C,DISK_CIO,DISK_D,DISK_DIO,DISK_F,DISK_FIO,HARD_SYSTEM,HARD_TEMP,\
LOAD_CPU,LOAD_RAM,MSSQL_DISK,PING_CAISSE,PRINT_ERROR
first_notification 3
last_notification 100
notification_interval 60
contact_groups help_n1,help_n2
escalation_period workhours
escalation_options c,u,w,r
}


Olivier JAN








This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked