Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CV Manager Message Forwarding Display Changes #16

Closed
wants to merge 121 commits into from

Conversation

drewjj
Copy link
Collaborator

@drewjj drewjj commented Apr 11, 2024

This pull request includes the following:

  • New endpoint for existing SNMP message forwarding configurations to query the collected configurations directly from PostgreSQL. This improves optimization of the SNMP display. These configurations are collected from the rsu_status_check addon and are updated regularly.
  • Webapp changes to support this new endpoint instead of directly performing an SNMPwalk. This prevents the application from trying to automatically reach offline units when clicked on and eliminates varying response times for each RSU as a factor in performance.
  • UI changes to correctly place the remove button for NTCIP 1218 message forwarding configurations.

Realistically this is only a portion of the ideal menu for SNMP displays. New SNMP configurations won't display automatically anymore (the rsu_status_checker needs to update PostgreSQL with the information first). This will be updated in the future to also allow the ability to do a manual SNMPwalk. The older web application code to hit the manual SNMPwalk endpoint in the API has been kept to allow for this.

mwodahl and others added 29 commits March 20, 2024 14:30
Firmware Manager Post Update Script Support
CV Manager mongoDB full support
@drewjj drewjj closed this Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants