Skip to content

Commit 0157c26

Browse files
authoredNov 19, 2019
Update README.md
1 parent bc0aa74 commit 0157c26

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
 

‎README.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
# librenms-plugin-xDP
22
A LibreNMS plugin that show what cdp/lldp neibours that is connected to a device and can export to Weathermap configuration
3+
4+
# Requirements
5+
This plugin is dependent of GraphWiz https://www.graphviz.org/ tool "dot" to generate the pictures.
6+
dot need to be in the $PATH.
7+
8+
# INSTALL
9+
Copy the xDP directory to your librenms/html/plugins/ directory. In Librenms go to Overview->Plugins->Plugin Admin Click enable on "xDP"
10+
11+
# USAGE
12+
Go to Overview->Plugins->xDP
13+
1. Select one of your devices
14+
2. Press one of the buttons to generate list of neibours, graph or Weathermap data.
15+
3. Optional is to for example add additional port_ids to include in the graph or enter regexps to exclude neibour name/type. For example I like to exclude all IP-phone and they all start with SEP enter ^SEP in "Exclude unmanaged neibours where device name match"

0 commit comments

Comments
 (0)