Search found 1 match
- Fri Dec 11, 2015 7:51 pm
- Forum: Nagios XI
- Topic: Created a script to query a table, can't pass sql query
- Replies: 1
- Views: 339
Created a script to query a table, can't pass sql query
Hi Guys, I check command script to query our database and if it finds a result, do something with it. The issue I'm having is that I want to pass the SQL Query through an argument, but when I do and the SQL query contains something like an asterisk or parenthesis, Nagios automatically tries to escap...