To answer my own question - I'm guessing that the operators can't be used on all variables (and in particular on sa_onstatustime).
If that's the case, could that variable be added to those which can have the operators? Even better, can I then use GT/LT to only list entries that have changed within a certain time? It may be that the sa_onstatustime variable won't allow that because it's formatted in a "readable" time format - would it be possible to add a different variable which can be calculated with using the operators? (Are you still with me??? ;-) ) Cheers, Ian _________________________________ Ian K Gray OEL IS - European Infrastructure Support Tel: +44 1236 502661 Mob: +44 7881 518854 Ad eundum quo nemo ante iit ----- Forwarded by Ian Gray/OEL/OKI_DATA_CORP/OKI_ELECTRIC/US on 01/04/2011 13:59 ----- From: Ian Gray/OEL/OKI_DATA_CORP/OKI_ELECTRIC/US To: Servers Alive Discussion List <[email protected]> Cc: Servers Alive Discussion List <[email protected]> Date: 01/04/2011 13:50 Subject: RE: [SA-list] SAIF Operators -------------------------------------------------------------------------------- Thanks. So the following template should just list anything that has changed within the last hour (and therefore not have "h" in the sa_onstatustime variable)? That was my logic - but it doesn't work. It's listing everything that is down. Am I missing something? <sa_report sort=sa_onstatustime,nogroup> <SAIF sa_onstatustime NCO "h" AND SA_STATUS IS DOWN><sa_prettyname> (<sa_remark>) is <sa_status> since <sa_onstatustime></SAIF> </sa_report> Cheers, Ian _________________________________ Ian K Gray OEL IS - European Infrastructure Support Tel: +44 1236 502661 Mob: +44 7881 518854 Ad eundum quo nemo ante iit From: "Dirk Bulinckx" <[email protected]> To: Servers Alive Discussion List <[email protected]> Date: 01/04/2011 13:34 Subject: RE: [SA-list] SAIF Operators Sent by: Servers Alive Discussion List <[email protected]> -------------------------------------------------------------------------------- IS NOT CON (contains) NCO (doesn't contain) GT (greater then) LT (less then) GE (greater or equal) LE (less or equal) From: Servers Alive Discussion List [mailto:[email protected] (mailto:[email protected])] On Behalf Of [email protected] Sent: Friday, April 01, 2011 10:33 AM To: Servers Alive Discussion List Subject: [SA-list] SAIF Operators Can you remind me of the full list of SAIF operators, please? They don't appear to be in the documentation anywhere. I'm talking about the GT, LT, AND, OR etc stuff. Thanks, Ian _________________________________ Ian K Gray OEL IS - European Infrastructure Support Tel: +44 1236 502661 Mob: +44 7881 518854 Ad eundum quo nemo ante iit ______________________________________________________________________________ Any opinions expressed in this email are those of the individual and not necessarily of the Company. This email and any files transmitted with it, including replies and forwarded copies (which may contain alterations) subsequently transmitted from the Company are confidential and solely for the use of the intended recipient. It may contain material protected by legal privilege. If you are not the intended recipient or the person responsible for delivering to the intended recipient, be advised that you have received this email in error and that any use is strictly prohibited. Please notify the sender immediately of the error and delete any copies of this message Warning: Although the Company has taken reasonable precautions to ensure that no viruses are present in this e-mail, the Company cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments. ______________________________________________________________________________ Oki Europe Limited. Registered Office:Blays House, Wick Road, Egham TW20 0HJ. Company No:2203086. VAT No:481 011975 To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list. To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list. ______________________________________________________________________________ Any opinions expressed in this email are those of the individual and not necessarily of the Company. This email and any files transmitted with it, including replies and forwarded copies (which may contain alterations) subsequently transmitted from the Company are confidential and solely for the use of the intended recipient. It may contain material protected by legal privilege. If you are not the intended recipient or the person responsible for delivering to the intended recipient, be advised that you have received this email in error and that any use is strictly prohibited. Please notify the sender immediately of the error and delete any copies of this message Warning: Although the Company has taken reasonable precautions to ensure that no viruses are present in this e-mail, the Company cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments. ______________________________________________________________________________ Oki Europe Limited. Registered Office:Blays House, Wick Road, Egham TW20 0HJ. Company No:2203086. VAT No:481 011975 To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list.
