I am having problems sorting the HTML page I have created using a template. I have the following line in my template: <sa_report sort=STATUS=DOWN,UP,MAINTENANCE> which I thought would sort the page with the down services at the top, then up then maintenance. This doesn't seem to happen though and its all a bit random - with all the alarms being intermingled with each other. How do I get it how I want it (down first, then up, then maintenance)?
Also, at the top of the page I am trying to have it show me the total number of services being monitored, the total down, and the total in maintenance (I can't seem to find the total up tag) - I have this as: Number of services being checked: <sa_nr_entries> Down = <sa_nr_unavailable> Maintenance = <sa_nr_maintenance> . The problem is, although the total services and the maintenance counters are working, the down counter seems to be intermittent, with the majority of the time not being any value other than 0, even if services are down. Am I using the correct tag?
Thanks in advance,
Richard Gibson
