In the HTML output there are sorted like strings. Dirk Bulinckx.
-----Original Message----- From: Servers Alive Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of GLENN GASPAR Sent: Monday, August 27, 2007 4:10 PM To: Servers Alive Discussion List Subject: RE: [SA-list] Sort order in html template We wanted the output to be sorted by group first and then by the check description which are the OIDs. It seems that in the GUI, the entries are sorted as if the OIDs are numbers (which we like), while in the html the output is somewhat inconsistent (some are in descending order, ascending order and sometimes both within the same group - see attached). Thanks, Glenn >>> "Dirk Bulinckx" <[EMAIL PROTECTED]> 8/24/2007 6:20 PM >>> with sort=sa_checkdescription it's doing a sort per GROUP and then per checkdescription. If you only want per checkdescription then it should be sort=sa_checkdescription,nogroup Dirk Bulinckx. -----Original Message----- From: Servers Alive Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of GLENN GASPAR Sent: Saturday, August 25, 2007 12:55 AM To: Servers Alive Discussion List Subject: [SA-list] Sort order in html template Hi, In the GUI I have the checks sorted by the "Check Description" column so that all of our SNMP checks are in ascending order. However, I could not get the HTML output to look the same way. I've edited the template so it will sort it but it's not in the same order as in the GUI; currently I have it as: <sa_report sort=sa_checkdescription> Any ideas? Thanks, Glenn To unsubscribe send a message with UNSUBSCRIBE as subject to [email protected] If you use auto-responders (like out-of-the-office messages), then make sure that they are not send to the list nor to the individual members of the list that send a message. Doing this will get you removed from the list. To unsubscribe send a message with UNSUBSCRIBE as subject to [email protected] If you use auto-responders (like out-of-the-office messages), then make sure that they are not send to the list nor to the individual members of the list that send a message. Doing this will get you removed from the list. To unsubscribe send a message with UNSUBSCRIBE as subject to [email protected] If you use auto-responders (like out-of-the-office messages), then make sure that they are not send to the list nor to the individual members of the list that send a message. Doing this will get you removed from the list. To unsubscribe send a message with UNSUBSCRIBE as subject to [email protected] If you use auto-responders (like out-of-the-office messages), then make sure that they are not send to the list nor to the individual members of the list that send a message. Doing this will get you removed from the list.
