Search found 4 matches

by cluckinchicken
Fri Mar 02, 2012 12:47 pm
Forum: Open Source Nagios Projects
Topic: Monitor Windows service which contains a comma
Replies: 7
Views: 2965

Re: Monitor Windows service which contains a comma

@mguthrie: But that shouldn't matter when I run from the command line, eh? Or would Nagios perhaps treat it differently when called? Thanks!
by cluckinchicken
Tue Feb 28, 2012 9:34 am
Forum: Open Source Nagios Projects
Topic: Monitor Windows service which contains a comma
Replies: 7
Views: 2965

Re: Monitor Windows service which contains a comma

Thanks for your suggestion, but allow_nasty_meta_chars did not make any change unfortunately.
by cluckinchicken
Mon Feb 27, 2012 6:55 pm
Forum: Open Source Nagios Projects
Topic: Monitor Windows service which contains a comma
Replies: 7
Views: 2965

Re: Monitor Windows service which contains a comma

Yes, I tried with single and double quotes, and escaping as well, but no dice. I'll try the nasty meta characters tomorrow and let you know.

Thanks for the help and reply jsmurphy!
by cluckinchicken
Mon Feb 27, 2012 5:29 pm
Forum: Open Source Nagios Projects
Topic: Monitor Windows service which contains a comma
Replies: 7
Views: 2965

Monitor Windows service which contains a comma

For some reason, I have a Windows Apache service with Service Name = apache2,2

I've enclosed in single and double quotes, I've tried to escape it, but nothing seems to work.

Does anyone know how to monitor a windows service with a comma in the name?

Thanks!