mySQL Query
Posted: Mon Mar 10, 2014 9:59 am
Hi all I have a question:
I'm running the mysql query and am looking for a critical alert when my return is 0. It should be a threshold alert. The query will either be a 1 or a 0... bad = 0, good = 1
This is what my query looks like:
Do you think I've set this up correctly, in particular the c = portion?
I'm running the mysql query and am looking for a critical alert when my return is 0. It should be a threshold alert. The query will either be a 1 or a 0... bad = 0, good = 1
Code: Select all
--hostname=aaa.aaa.com --port=1111 --username=blah--password="blah" --database=test--mode sql --name=...="Is Bridge Up?" --c=0