Is there anyway to get the macro messages return TRUE or FALSE rather than ON/OFF.
For instance...
Database DATASERVER1 is down : ON
- this means alert flag is TRUE, or the database is down, is not running, is not "on". Looks too much like a double negative, and in a way suggests the database is ON, which it isn't. I'd rather see, and rather explain to the rest of my staff that the message they get will say TRUE, it is down, or false, it is not down.
For instance...
Database DATASERVER1 is down : ON
- this means alert flag is TRUE, or the database is down, is not running, is not "on". Looks too much like a double negative, and in a way suggests the database is ON, which it isn't. I'd rather see, and rather explain to the rest of my staff that the message they get will say TRUE, it is down, or false, it is not down.
Comment