usnistgov / SpectrumBrowser

ITL
12 stars 11 forks source link

Server monitoring admin page. #128

Closed jkubNTIA closed 9 years ago

jkubNTIA commented 9 years ago

It would be nice to have an admin page to monitor server statistics, such as:

  1. disk space usage
  2. server load (CPU, memory)
  3. database statistics (space used? number of reads/writes?)
  4. other?
ranganathanm commented 9 years ago

CPU load should be reported as a live chart. Database Statistics - these will include size of each collection - will be reported in the sensor page.

There will be a separate monitoring daemon that reads/reports CPU load for:

We need access to the server Access Logs from the system page.

ranganathanm commented 9 years ago

Assigned to Bernt as he is already working on this issue.

ranganathanm commented 9 years ago

Job completed and tested (demonstrated to me) so I am closing this issue.