-
-
Notifications
You must be signed in to change notification settings - Fork 232
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
The Plugins tables contains incorrect data in some columns e.g. device name in the MAC address column #951
Comments
Hi @Revum34 , Next version will have the MAC and name displayed like this with an updated header: |
The (unknown) value in the nmap plugin is by design. If a host name is discovered by the plugin, it's added via that column. Otherwise the already discovered name from other plugins is used. I changed the title to
|
It would be great if you could test this. Can you please switch to the Make sure you refresh your browser cache - and click the 🔄 refresh button in the top right corner. Thanks in advance, |
Hi @jokob-sk But you changed the MAC column to MAC(Name). |
Hi @jokob-sk , |
Hi @Revum34 , Thanks for testing! |
releasing in 15 min -> closing |
Is there an existing issue for this?
The issue occurs in the following browsers. Select at least 2.
Current Behavior
Going to the Integration menu entry, then Plugins, some tables have an incorrect parsing of data in some columns for the Plugins Objects:
Expected Behavior
MAC column should contain MAC addresses
Name should be filled in Name column instead of (unknown).
Steps To Reproduce
Just go to Integrations menu, Plugins entry and display the data
app.conf
No response
docker-compose.yml
What branch are you running?
Production
app.log
Issue doesn't create an entry in the log with Trace logging.
Debug enabled
The text was updated successfully, but these errors were encountered: