nerdbaggy / StatusPage

Public Status Page for UptimeRobot
http://projects.spencerl.com/statuspage/
MIT License
240 stars 61 forks source link

Sorting the monitors by name or other values #18

Open d19dotca opened 9 years ago

d19dotca commented 9 years ago

Hi there,

I just started using this and am really liking it. The one thing I can't figure out yet how to change is the order in which the various monitors are displayed. I'd prefer it to be alphabetical, for example - is that possible?

nerdbaggy commented 9 years ago

Definitely doable, will be out probably later this week

vicolalex commented 8 years ago

Any news on this? How can we select the sort method?

ssamjh commented 8 years ago

I am also looking for this.

davidus05 commented 6 years ago

To sort them change the old file with the new statusPage.php in /statuspage as in: https://github.com/nerdbaggy/StatusPage/issues/44

and add to line 127 following after all_time_uptime_ratio=1: &sort=1 - then it is sorted by a-z. More examples (reference):