mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Fix bug get_graph_by_port_hostname() only hostname From the documentation: Function: get_graph_by_port_hostname top Get a graph of a port for a particular device. hostname can be either the device hostname or id But the function is only works with a hostname and not with a ID. I have modified a few things that solve the problem. * Update api_functions.inc.php
52 KiB
52 KiB