librenms icon indicating copy to clipboard operation
librenms copied to clipboard

Community-based GPL-licensed network monitoring system

Results 594 librenms issues
Sort by recently updated
recently updated
newest added

Please give a short description what your pull request is for DO NOT DELETE THE UNDERLYING TEXT #### Please note > Please read this information carefully. You can run `./lnms...

Bug :spider:
Discovery

Please give a short description what your pull request is for Adds the ability to return only the desired columns when hitting `v0/devices` using `v0/devices?columns=hostname,ip` ect. Omitting `columns=` returns all....

API

### The problem ISCOM S2600-8S4T4X-AC LLDP CPU MEMORY OPTICAL POWER MISSING [discovery-10.10.101.109.txt](https://github.com/user-attachments/files/19793613/discovery-10.10.101.109.txt) ### Output of ./validate.php ```txt librenms@web-server:~$ ./validate.php =========================================== Component | Version --------- | ------- LibreNMS | 25.4.0-12-g234fa3277 (2025-04-17T11:51:54+05:30)...

### The problem When running `new-os` it does not check if mib2c program is installed. New users are frustrated and ask in Discord what to-do. ```$ ./new-os.php -h 17 -o...

This will make the using it in alert templates look better. DO NOT DELETE THE UNDERLYING TEXT #### Please note > Please read this information carefully. You can run `./lnms...

If you request a large amount of data from report:devices, it can take a bit to complete for a single device. The more devices that are included the worse it...

This PR implements a new alert map dashboard widget, which is heavily based on the existing availability map widget. This was implemented on behalf of a customer who requested a...

WebUI

This presents a physical like presenation for a network device that would resemble a front panel. It auto generates layout depending by combining interface types and available information from interface...

Feature
WebUI

This fix solves #16548. By converting all hostnames to lowercase before doing comparisons. By doing so, it solved the problem that hostname-matching sometimes does not work due to some syslog-engines...

Please give a short description what your pull request is for DO NOT DELETE THE UNDERLYING TEXT #### Please note > Please read this information carefully. You can run `./lnms...

Refactor