Skip to content

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

Notifications You must be signed in to change notification settings

marcusjehrlander/librenms-searchendpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages