[Nagios-devel] known bug with spaces and commas ?
Posted: Wed Feb 20, 2002 5:47 pm
I'm not sure if this has been reported, but I thought I'd drop you guys a
line anyway.
When defining a list using the members keyword, if you define it thus :
members member1,member2,member3
there are no problems..
However, if you define it thus :
members member1, member2, member3
(which to some people, is intuitive
Then you will get parsing errors
introduced, it sees the members list as 'member1', ' member2', ' member3',
and obviously the latter two in the example probably won't exist.
Cheers,
Al
--
Alan C. Horn
Inktomi - Unix Architect.
+1-650-653-5436
[[email protected]]
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
line anyway.
When defining a list using the members keyword, if you define it thus :
members member1,member2,member3
there are no problems..
However, if you define it thus :
members member1, member2, member3
(which to some people, is intuitive
introduced, it sees the members list as 'member1', ' member2', ' member3',
and obviously the latter two in the example probably won't exist.
Cheers,
Al
--
Alan C. Horn
Inktomi - Unix Architect.
+1-650-653-5436
[[email protected]]
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]