Search found 2 matches

by mstrorange
Wed Mar 09, 2016 10:52 am
Forum: Nagios XI
Topic: special characters in host names
Replies: 3
Views: 2005

Re: special characters in host names

After quite some time I'm actually getting back to this issue.

I have tried single quotes, double quotes, single quotes with \\, double quotes with \\, no quotes with \\. I've even tried \\\

Nothing I try will allow me to connect to a sql server express database because of the \ in the name.
by mstrorange
Wed Jul 04, 2012 11:23 am
Forum: Nagios XI
Topic: special characters in host names
Replies: 3
Views: 2005

special characters in host names

i have a plugin to check query restulst from MS SQL Server. This plugin works perfectly when the name of the server does not have any special characters. However in the sample below the database or server name requires a \ character and i can't figure our how to add that character. check_xi_mssql_qu...