I did find the answer in the other forum. Either put the service name in single quotes with an escape $ 'mssql$$instancename' which I confirmed worked, or without quote as with a \
mssql\$$instancename
Search found 5 matches
- Sun Apr 18, 2010 8:53 pm
- Forum: Nagios XI
- Topic: Illegal characters not allowed
- Replies: 10
- Views: 2603
- Fri Apr 16, 2010 1:22 pm
- Forum: Nagios XI
- Topic: Illegal characters not allowed
- Replies: 10
- Views: 2603
Re: Illegal characters not allowed
What do you do if a service name you are checking contains a "$"
SQL 2005 and above services use this for named instances. mssql$instancename
Is there an escape character we can use in the check string?
SQL 2005 and above services use this for named instances. mssql$instancename
Is there an escape character we can use in the check string?
- Wed Apr 14, 2010 11:55 am
- Forum: Nagios XI
- Topic: PHP Error on Manage Plugins link
- Replies: 8
- Views: 1931
Re: PHP Error on Manage Plugins link
No, i have not rebuilt it.
- Wed Apr 14, 2010 8:39 am
- Forum: Nagios XI
- Topic: PHP Error on Manage Plugins link
- Replies: 8
- Views: 1931
Re: PHP Error on Manage Plugins link
We are running 1.1H.
- Tue Apr 13, 2010 4:02 pm
- Forum: Nagios XI
- Topic: PHP Error on Manage Plugins link
- Replies: 8
- Views: 1931
PHP Error on Manage Plugins link
Just did a manual installation of NAGIOS Xi on Fedora 11. Everything appears to be working as expected, with the exception of the 'Manage Plugins' link. I get a 500 error when I try to access it. When I look in the /var/log/httpd/error.log, I see the following line: [Tue Apr 13 16:48:37 2010] [error...