NMS status: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→GUI) |
||
(One intermediate revision by the same user not shown) | |||
Line 41: | Line 41: | ||
# Event Replay: functional | # Event Replay: functional | ||
## Needs HTML cleanup to use bootstrap correctly | ## Needs HTML cleanup to use bootstrap correctly | ||
## needs pathing fixes for POST | |||
# Admin: functional | # Admin: functional | ||
## Need PID controls added to admin page | ## Need PID controls added to admin page | ||
Line 53: | Line 54: | ||
# Dashboard Landing page: functional | # Dashboard Landing page: functional | ||
## But UGLY | ## But UGLY | ||
# Documentation via GUI: partial functional | |||
## Needs full revamp | |||
## Likely will leverage the left side drop down menu based on user site location | |||
Latest revision as of 11:37, 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
- needs pathing fixes for POST
- 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
- Documentation via GUI: partial functional
- Needs full revamp
- Likely will leverage the left side drop down menu based on user site location