Last update: Tue, Sep 27, 2011 at 12:07 PM.
Server Monitor
  • Let's bring its user interface up to date, and require a login.
  • Add classes to the table in the display, and everything else to bring it inline with builtins.webapp.
  • The time at the top of the display is the time of the last scan.
  • Log errors.
  • Log command in menu.
  • Errors display in tooltips.
  • Automatic updating. Every hour as long as we're in active development, then it can fall back to nightly updates.
    • webApp.viewMenu
    • serverMonitorSuite.background.everyHour
    • serverMonitorSuite.background.everyMinute
    • serverMonitorSuite.data.statusTableIntroText
    • serverMonitorSuite.init
    • serverMonitorSuite.pingOneServer
    • serverMonitorSuite.viewMenu
    • serverMonitorSuite.viewStatusTable
    • serverMonitorWebsite
    • serverMonitorInfo