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

New feature: monitor traffic router in openstack #9

Open
hungnt1 opened this issue Apr 6, 2023 · 2 comments · May be fixed by #10
Open

New feature: monitor traffic router in openstack #9

hungnt1 opened this issue Apr 6, 2023 · 2 comments · May be fixed by #10

Comments

@hungnt1
Copy link

hungnt1 commented Apr 6, 2023

As OpenStack User, i want monitor router traffic in namespace.
Currently, there no information related to router in OpenStack, so i write develop some function to show more information. This feature help OpenStack User monitor traffic inside router and more information about router's namespace
This feature included:

  • Get router name
  • Get IP address of device
  • Get current hostname

This function only develop for openstack, we can fork a separate branch and develop on it.

@hungnt1 hungnt1 changed the title New feature: New feature: monitor traffic router in openstack Apr 6, 2023
@hungnt1 hungnt1 linked a pull request Apr 6, 2023 that will close this issue
@saeed-mcu
Copy link

Hello @hungnt1
Do you monitor the OpenStack router's interface status (up/down)?

@hungnt1
Copy link
Author

hungnt1 commented Dec 24, 2024

Depends on how u define up/down. In OpenStack router, i have some ideals with external interface u can custom send ICMP to public IP ( qg-) like 8.8.8.8, with internal interface ( qr-) u can scan in your subnet, send icmp to DCHP.

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 a pull request may close this issue.

2 participants