Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcusjehrlander/librenms-searchendpoint
Simple Python script that gathers and displays information from LibreNMS API and checks for manufacturer via macvendors.com API. Allows input of both IP and MAC-address
https://github.com/marcusjehrlander/librenms-searchendpoint
Last synced: 6 days ago
JSON representation
Simple Python script that gathers and displays information from LibreNMS API and checks for manufacturer via macvendors.com API. Allows input of both IP and MAC-address
- Host: GitHub
- URL: https://github.com/marcusjehrlander/librenms-searchendpoint
- Owner: marcusjehrlander
- Created: 2022-10-05T09:29:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T08:56:00.000Z (about 2 years ago)
- Last Synced: 2024-08-01T19:47:45.580Z (3 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# librenms-searchendpoint
Simple Python script that gathers and displays information from LibreNMS API and checks for manufacturer via macvendors.com API.
Allows input of both IP and MAC-address.Run script directly by entering MAC-address or IP-address after script (eg. ./searchendpoint.py 10.10.10.50) or by running the script and then entering input.
The script will need to be modified with your LibreNMS API-key and FQDN-address to your LibreNMS instance.
Script has been tested with LibreNMS version 22.8.