system status
- Uptime, load average
- {{model.systemhealth.uptime}}
- Disk free
- {{model.systemhealth.diskfree}}
- amtc-web log size
- {{model.systemhealth.logsize}}
- amtc-web log last entry
- {{format-from-now model.systemhealth.logmodtime}}
- Server date and time
- {{model.systemhealth.datetime}}
database and process status
- Monitoring task last started
- {{format-from-now model.systemhealth.lastmonitoringstarted}}
- Monitoring task last completed
- {{format-from-now model.systemhealth.lastmonitoringdone}}
- Active jobs according to DB
- {{model.systemhealth.activejobs}}
- Active amtc processes
- {{model.systemhealth.activeprocesses}} (notyet)
- Monitoring log entries
- {{model.systemhealth.monitorcount}}
amtc-web javascript library versions
- EmberJS
- {{Ember.VERSION}}
- Ember Data
- {{DS.VERSION}}
- jQuery
- {{$.fn.jquery}}
server versions
- PHP
- {{model.systemhealth.phpversion}}
- amtc binary
- {{model.systemhealth.amtcversion}}