Long time Cacti user here testing out LibreNMS. LibreNMS is a superior solution, but one feature I like about Cacti is the ability to add selected graphs to a single page. I see one way for sure to do this in LibreNMS by creating a dashboard with a widget for every graph I want to see. Great for my main office where I just want to watch ASA traffic or a couple of Metro Ethernet trunks, but not if I want a more dynamic way to watch a large number of specific ports.
Case in point… I would like to be able to see all 72 ports to which APs are connected in a single building. Since all port descriptions contain “WAP” it appears that the best option is to click on All Ports and create a filter to winnow down to those 72 ports. Is there a way to save this filter (along with other filters) so that I can simply click on it later to view just those ports? It isn’t clear to me what the “Update URL” link does on this page.
you could then add that to a custom menu or a multiport graph on your dashboard.
Billing module is also another option.
I think “Update URL” just pushes whatever you searched into a shareable URL, so for the last SNMP poll, you could easily see all WAP port descriptions like this https://1.1.1.1//ports/ifAlias=WAP/format=list_basic/
One question… I’m looking at the Doc you referenced and it says to create the custom.blade.php in resources/views/menu/ … what is the full path? (I’m testing with the Centos VM right now)
Cancel that… Just realized that the VM I’m using still references “/opt/librenms/includes/html/print-menubar-custom.inc.php” in the “print-menubar.php” file.
Yeah… I just grabbed the OVA file. We are building an install from scratch now on a physical server. It took about 5 minutes to realize I have been wasting my time with Cacti.