NMS status: Difference between revisions
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 09: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
- 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 functional
- WIP
- Admin: functional stable
- User controls: minimal functional stable
- Need to flesh this out a little more I think
- Active security: Non functional
- Need to get this added when I have time
- will leverage fail2ban. Simplest solution.
- Need HTTP header from GUI passed for API to block forwarded IPs
- Rendering RRD: functional stable
- Need better template examples
- Need to see if it is even possible to return raw data for javascript graph rendering
- Rendering Graphite: functional stable
- need better template examples
- Need support to return rawData for javascript graph rendering
- Metric Storage: stable
- Need better examples to parse and save values for all storage types
- Maintenance: Non functional
- Still todo
- Event Correlation Engine: non functional
- 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