NMS status: Difference between revisions

From I Will Fear No Evil
Jump to navigation Jump to search
(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...")
 
mNo edit summary
Line 33: Line 33:
## Still todo
## Still todo


 
==GUI==
 
# Login: functional
# Event: functional
## Active events need better buttons
# History: functional
## needs link from active to history
# Event Replay: functional
## Needs HTML cleanup to use bootstrap correctly
# Admin: functional
## Need PID controls added to admin page
# Reporting: non functional
## API's first
# Application Reporting: non functional
## Requires ECE API
# SLA monitoring: non functional
## Requires Reporting API
# Maintenance: non functional
## Stubbed page
# Dashboard Landing page: functional
## But UGLY





Revision as of 10:49, 2 February 2024

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
  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