NMS status

From I Will Fear No Evil
Revision as of 10:41, 2 February 2024 by Chubbard (talk | contribs) (Created page with "=Current Status= Just a quick and dirty dump of the status of different parts of Vigilare as of 02-02-2024 ==API== # Event (active): Functional stable # Event (history): Functional with known issues ## current bug appending to event when moving from active to history ## bug with endEvent on move to history # Login: functional stable # Devices: functional stable # Monitors: functional stable ## Need to revisit as this area is not quite user friendly yet # Reporting: Non...")
(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