NMS status

From I Will Fear No Evil
Revision as of 12:37, 2 February 2024 by Chubbard (talk | contribs) (→‎GUI)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Current Status

Just a quick and dirty dump of the status of different parts of Vigilare as of 02-02-2024

API

  1. Event (active): Functional stable
  2. Event (history): Functional with known issues
    1. current bug appending to event when moving from active to history
    2. bug with endEvent on move to history
  3. Login: functional stable
  4. Devices: functional stable
  5. Monitors: functional stable
    1. Need to revisit as this area is not quite user friendly yet
  6. Reporting: Non functional
    1. WIP
  7. Admin: functional stable
  8. User controls: minimal functional stable
    1. Need to flesh this out a little more I think
  9. Active security: Non functional
    1. Need to get this added when I have time
    2. will leverage fail2ban. Simplest solution.
    3. Need HTTP header from GUI passed for API to block forwarded IPs
  10. Rendering RRD: functional stable
    1. Need better template examples
    2. Need to see if it is even possible to return raw data for javascript graph rendering
  11. Rendering Graphite: functional stable
    1. need better template examples
    2. Need support to return rawData for javascript graph rendering
  12. Metric Storage: stable
    1. Need better examples to parse and save values for all storage types
  13. Maintenance: Non functional
    1. Still todo
  14. Event Correlation Engine: non functional
    1. Still todo

GUI

  1. Login: functional
  2. Event: functional
    1. Active events need better buttons
  3. History: functional
    1. needs link from active to history
  4. Event Replay: functional
    1. Needs HTML cleanup to use bootstrap correctly
    2. needs pathing fixes for POST
  5. Admin: functional
    1. Need PID controls added to admin page
  6. Reporting: non functional
    1. API's first
  7. Application Reporting: non functional
    1. Requires ECE API
  8. SLA monitoring: non functional
    1. Requires Reporting API
  9. Maintenance: non functional
    1. Stubbed page
  10. Dashboard Landing page: functional
    1. But UGLY
  11. Documentation via GUI: partial functional
    1. Needs full revamp
    2. Likely will leverage the left side drop down menu based on user site location