https://github.com/confused-techie/connection-information-librenms-plugin
LibreNMS Plugin to provide data about how a device is connected to the network
https://github.com/confused-techie/connection-information-librenms-plugin
librenms
Last synced: 9 months ago
JSON representation
LibreNMS Plugin to provide data about how a device is connected to the network
- Host: GitHub
- URL: https://github.com/confused-techie/connection-information-librenms-plugin
- Owner: confused-Techie
- License: mit
- Created: 2024-10-22T17:18:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T22:13:03.000Z (over 1 year ago)
- Last Synced: 2025-10-02T07:29:24.104Z (9 months ago)
- Topics: librenms
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## LibreNMS ConnectionInformation
A LibreNMS Plugin to provide data about how devices are connected to the network.
Displays the following data:
* Mac Address
* Switch Port
* Switch IP Address
* Switch Name
## Install
1. Copy the `ConnectionInformation` directory to your `librenms/html/plugins` directory.
2. In LibreNMS go to `Overview`->`Plugins`->`Plugin Admin`
3. Click enable on `Connection Information`
## Usage
When visiting a device overview page the `Connection Information` box will appear if any data was able to be found.