We have a multitenant box, with customers on different ports. We would like to show to a customer the port assigned them.
We could do this on another product (Solarwinds) by creating a host per customer using the IP assigned to the customer, and showing only the customer interface.
I have used “Disable” and “Ignore”, however, can still see all ports in the “Device” page.
Can this be done on LibreNMS?
Creating customer account with user interface permissions
Creating billing graph for customer interface
If you have named the customer interface description you could create a custom link like http://1.1.1.1/iftype/type=CustomerX which aggregates any interface with CustomerX in the interface description.
Thanks, adding the interface to the user permission works.
How do you mean by the below, do you mean just add a description to the interface on the router?
If you have named the customer interface description you could create a custom link like http://1.1.1.1/iftype/type=CustomerX which aggregates any interface with CustomerX in the interface description.
I got the iftype/type=blah working, this can be really useful.
Is there a way to limit this to device groups? So filter both on the iftype and device group?