Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

LibreNMS

Network Monitoring Solution
Collective - Host: opensource - https://opencollective.com/librenms - Code: https://github.com/librenms/librenms

Update docs around APP_URL (#14282)

* Update docs around APP_URL
it is required in more cases than implied such as signed graphs

...

github.com/librenms/librenms - 9f39acd615f8dd8fac84beac3907e4677dd11c00 authored over 2 years ago by Tony Murray <[email protected]>
Remove reference to unused variable (#14280)

github.com/librenms/librenms - 2e42326e349a0debbaf66380f031a36a497540f8 authored over 2 years ago by Tony Murray <[email protected]>
Allow dumping of errors and warnings (#14275)

`lnms config:set reporting.error.dump true`

github.com/librenms/librenms - 152bf6e8de44750802bddd550187ec7210ab6b57 authored over 2 years ago by Tony Murray <[email protected]>
url alias fix (#14281)

github.com/librenms/librenms - 842c454e7b859ea7302b10e220c8c459f0b18d97 authored over 2 years ago by Tony Murray <[email protected]>
Add @signedGraphTag() and @signedGraphUrl() blade directives (#14269)

* More secure external graph access
Add @signedGraphTag() and @signedGraphUrl() blade directive...

github.com/librenms/librenms - 5c76890373eb2b2d32cb3db4d35339a83af9f6b8 authored over 2 years ago by Tony Murray <[email protected]>
move #14222 code so it doesn't run on every page (#14279)

github.com/librenms/librenms - a95b1c408c457d2f029c2fe94806e47a0330283d authored over 2 years ago by Tony Murray <[email protected]>
Don't send zeros to Graphite for missing metrics (#14262)

github.com/librenms/librenms - c1f6c90aac75bc2bfebdcf7327339e2204198715 authored over 2 years ago by Keenan Tims <[email protected]>
Disable Gridster after window resize when Gridster is/should be disabled (#14222)

* Disable Gridster after window resize when Gridster is/should be disabled

* Identation fix o...

github.com/librenms/librenms - cae5e01d20f87a32beaf158fe53dfd7026de7ce9 authored over 2 years ago by Tim de Boer <[email protected]>
Cleanup some RunAlerts issues (#14274)

github.com/librenms/librenms - ef1076dd7b502d70c935fd9be7b71f3de824768e authored over 2 years ago by Tony Murray <[email protected]>
Remove Caffeine (#14277)

It is not required anymore since the session lifetime is 24 days

github.com/librenms/librenms - f9ff0ad82b13285e9f1b682f5c48a4ac5d7947b8 authored over 2 years ago by Tony Murray <[email protected]>
changed viewbox and scale as fix for safari (#14271)

github.com/librenms/librenms - e075e8d7d70fd2d3a48f6a942a7fcd4312db5f76 authored over 2 years ago by Lucas Gasenzer <[email protected]>
Fix a bunch of "Since fakerphp/faker 1.14: Accessing property.." (#14267)

github.com/librenms/librenms - 127776e28cd06d8605f86fdc55d3d9d5e258e0fd authored over 2 years ago by Jellyfrog <[email protected]>
Fix more error exceptions (#14266)

github.com/librenms/librenms - 3e2d7435af0d99b5c493e6ba6d7c1c8c18bd5a1f authored over 2 years ago by Jellyfrog <[email protected]>
Fix for Cisco group device health tab (#14265)

* Fix Cisco group devices health tab

* Fix indent

* Ternary if

* Update health.inc.php
...

github.com/librenms/librenms - f0c92d02c834dd432459fa29278cf847f1de75d9 authored over 2 years ago by Félix Bouynot <[email protected]>
Fix unauth graphs again (#14268)

$auth = false; was in the wrong place

github.com/librenms/librenms - f85064bdeaf52a3e466b24a534d853e8fffaab90 authored over 2 years ago by Tony Murray <[email protected]>
Misc webui code cleanups (#14242)

* Misc webui cleanups

* Style

* More

* graphing fixes

* More graph cleanups

* mor...

github.com/librenms/librenms - 6f5cf7727a36e1bf0fca6be7779973fe82b4efad authored over 2 years ago by Tony Murray <[email protected]>
Misc errors cleanup (#14257)

* Misc errors cleanup

* Rename the variable in the loop to match

Co-authored-by: Tony Murr...

github.com/librenms/librenms - 797d73ad166b071576312ed0ca20200dce955889 authored over 2 years ago by Jellyfrog <[email protected]>
Device settings: attempt to open related tab (#14250)

* Device settings: attempt to open related tab

* remove baseline

github.com/librenms/librenms - 673ad552a105eaf59059533270ce069e31f36849 authored over 2 years ago by Tony Murray <[email protected]>
Fix removing all port groups (#14253)

* Fix removing all port groups

* Make backend work in the situation where this endpoint is us...

github.com/librenms/librenms - 323f0ea8b50d094d686dbce5c53b46c273f2e38c authored over 2 years ago by Tony Murray <[email protected]>
Fix ipv6 hexdec error (#14254)

* Fix ipv6 hexdec error
convert to SnmpQuery and Ipv6 util

* Don't walk other oids if one fa...

github.com/librenms/librenms - a664d12eb71d0662259022d4aca4adbf9f7580f4 authored over 2 years ago by Tony Murray <[email protected]>
Allow SnmpQuery to optionally abort walks if one fails (#14255)

* Allow SnmpQuery to optionally abort walks if one fails

* style

* remove baseline

github.com/librenms/librenms - 08c4d7f3b3eb40368cf3a6f108d69da6c314cb23 authored over 2 years ago by Tony Murray <[email protected]>
Save-test-data to refresh all variants of an OS (#14231)

* per OS

per OS

per OS

fixTest

fixTest

* fix empty variant

github.com/librenms/librenms - 969159f77a078367a0df80ca34f32d7ce7ba484a authored over 2 years ago by PipoCanaja <[email protected]>
Fix ciena-sds inventory bugs (#14252)

* Fix ciena-sds inventory bugs

* mib dir is extraneous

github.com/librenms/librenms - cc787dbc28d779985ca79ed60ca8359e03dd5f5f authored over 2 years ago by Tony Murray <[email protected]>
Move cronjob time for daily.sh (#14245)

Less likely to run at the same time as the poller

github.com/librenms/librenms - 87a14badabcfa54fd70832be63485fab859ac57a authored over 2 years ago by Jellyfrog <[email protected]>
Use empty string instead of null for routes (#14247)

github.com/librenms/librenms - dd688dc73b7a6f0957218f97d18cb5c5f5bfa5fd authored over 2 years ago by Jellyfrog <[email protected]>
sort device types alphabetically (#14244)

* sort device types alphabetically

* fix spacing

github.com/librenms/librenms - 6400f88752f8faa5321611f48b07cfa4dee16ce3 authored over 2 years ago by VTS <[email protected]>
Fix some ErrorExceptions (#14241)

* Fix some ErrorExceptions

* Use Config::get default value

Co-authored-by: Tony Murray <mu...

github.com/librenms/librenms - 835eac123360ea35beb71b9ab1edf80aa86a6a78 authored over 2 years ago by Jellyfrog <[email protected]>
lnms dev:simulate check simulated device exists (#14243)

github.com/librenms/librenms - a0b8b09f97c37ce0a2c718eced277428e99bec8b authored over 2 years ago by Tony Murray <[email protected]>
Fix Argument #2 ($array) must be of type array in cache (#14240)

github.com/librenms/librenms - 70e0a17031303916ac5d39a1a9027c5c52eebb99 authored over 2 years ago by PipoCanaja <[email protected]>
Fix redeclare of function breaking tests in OS eltex-mes23xx (#14227)

* eltex
* function in Class file
* style

github.com/librenms/librenms - 2ae0e840915dbfa1126932528517cc9c9e004fe9 authored over 2 years ago by PipoCanaja <[email protected]>
Quick fix for cipsec-tunnels Cisco implementation (#14232)

* fix for cipsec
* style

github.com/librenms/librenms - 5b10d5a1ce47c240846e3bd8fe89a06e36677e04 authored over 2 years ago by PipoCanaja <[email protected]>
Juniper bgp-peers cleanup (#14236)

Also found a device bug. Held off on refactoring everything...

github.com/librenms/librenms - 603713e87cba6af7595c90a700c23657bfd23050 authored over 2 years ago by Tony Murray <[email protected]>
Fix os_group unset errors (#14238)

Instead of requiring an isset check for os_group, just set it, but to null
valid isset checks w...

github.com/librenms/librenms - db54161b10ad76075521a1bdb0f983b6ac7bbc67 authored over 2 years ago by Tony Murray <[email protected]>
firebrick bgp polling was broken (#14237)

It checked the wrong os variable, so was never run
Other option is to delete the code

github.com/librenms/librenms - 33461e60928929c91271f164cef09996f4c0b6a7 authored over 2 years ago by Tony Murray <[email protected]>
Percentage calculation helper (#14235)

* Percentage calculation helper
Helper function to prevent divide by zero mistakes
Replace all...

github.com/librenms/librenms - 34163703fbb39f629c6852b0e33c741ccd95a603 authored over 2 years ago by Tony Murray <[email protected]>
Error reporting (#14190)

* Error reporting

* Move code to ErrorReportingProvider
Enable reporting of error (and warni...

github.com/librenms/librenms - 1dbab5ac7e49a1a588e680ca3eb5b8bda30ad5f5 authored over 2 years ago by Jellyfrog <[email protected]>
Bump php-cs-fixer to 3.4.0 (#14224)

Update ruleset
3.4.0 is the last PHP 7.3 version

github.com/librenms/librenms - 9ce05d7628a00a26598c188706be3c6f30272c3b authored over 2 years ago by Tony Murray <[email protected]>
F5 partition ram (#14226)

* Add other RAM partitions

F5 does partition its RAM, display other partitions, see https://s...

github.com/librenms/librenms - 7cd61ef57f691665a8135c2c39ff343d02f59cd6 authored over 2 years ago by Félix Bouynot <[email protected]>
memcached undefined vars (#14225)

github.com/librenms/librenms - c3545ce86053857df81beb5f3ab329d267bdebae authored over 2 years ago by Peca Nesovanovic <[email protected]>
Add Cisco Flash storage support (#14219)

* Add Cisco flash storage discovery

* Add Cisco flash storage polling

* LibreNMS indentati...

github.com/librenms/librenms - b643a5033ffac744894509800e37c42d075cfeca authored over 2 years ago by Félix Bouynot <[email protected]>
Fix Undefined variable/key warnings (#14134)

* Fix Undefined variable/key warnings

* massage for test data

* restore set_numeric, only ...

github.com/librenms/librenms - 465fa3986ad26efb5a27a10d2337c946c030a8e3 authored over 2 years ago by Tony Murray <[email protected]>
Bump version to 22.8.0

github.com/librenms/librenms - ff7d89e5e4b702c6044b22c10c1259d03fefd83d authored over 2 years ago by Tony Murray <[email protected]>
Changelog for 22.8.0

github.com/librenms/librenms - 2d30d46ba79b54226d97c70c8c8224f6c2ae269a authored over 2 years ago by Tony Murray <[email protected]>
Fix legacy os extends (#14220)

* Fix legacy os extend support
Now compatible with oids that could have been used by older soft...

github.com/librenms/librenms - b31dbdc224c68a76ce53920c52d066e084939b58 authored over 2 years ago by Tony Murray <[email protected]>
Fix luminato port poll (#14217)

* Fix luminato port poll
I still don't like it, but this improves the code consistency a bit.
...

github.com/librenms/librenms - d2a692c3c45c83d414eca85ddec3bc791fb24981 authored over 2 years ago by Tony Murray <[email protected]>
Fix unauth application graphs (#14216)

* Fix unauth application graphs

* Use when

github.com/librenms/librenms - d36afc6a75217482df496f2827aa2da8ff9b5dcb authored over 2 years ago by Tony Murray <[email protected]>
AD Auth PHP8.1 fixes (#14215)

github.com/librenms/librenms - 6e8224565f67d437020e72311aabbb6d355f1d10 authored over 2 years ago by Tony Murray <[email protected]>
autodiscovery fix (#14213)

* autodiscovery fix

* much simpler approach

* murrant suggestion

* Simplify even more
...

github.com/librenms/librenms - 59fc562d99bbe947849a2f2cdcd96e5a2640dbe5 authored over 2 years ago by Peca Nesovanovic <[email protected]>
Allow specifying the background colour in graph images (#14192)

github.com/librenms/librenms - 73fee2a1aa9ca7a1a515b8662e66418baf286aad authored over 2 years ago by Warren Ashcroft <[email protected]>
Correct logic for recurring alert rules that span UTC days (#14145)

* Correct logic for recurring alert rules that span UTC days. Evaluate the day of week in local ...

github.com/librenms/librenms - 2741612eb673cc3cd2b34c13c794a21f04862fa7 authored over 2 years ago by Nash Kaminski <[email protected]>
Allow save-test-data.php to run all modules explicitely (#14212)

* add -m all

* add -m all

github.com/librenms/librenms - 7d3811a2b023a53b44b467e11a7dae572637f8d6 authored over 2 years ago by PipoCanaja <[email protected]>
Remove billing schema check (#14209)

Not needed

github.com/librenms/librenms - a40e1d551e30c7566cceb953814f088021cdcae0 authored over 2 years ago by Tony Murray <[email protected]>
add Opensearch\Elasticsearch monitoring (#14053)

* add new poller

* add a missing ;

* formatting cleanup

* graph stuff and metrics move
...

github.com/librenms/librenms - 55c62b234efaf8446ba772cc4916f252fd88280a authored over 2 years ago by Zane C. Bowers-Hadley <[email protected]>
Add revisions to ignore in git blame (#14206)

https://github.blog/changelog/2022-03-24-ignore-commits-in-the-blame-view-beta/

github.com/librenms/librenms - f39d9ccb2136c9223ba6a26c3ce1a0ac46378a53 authored over 2 years ago by Jellyfrog <[email protected]>
Initial support for Moxa AWK Industrial APs (#14197)

* Initial support for Moxa AWK Industrial APs

* discovery yaml OID changes

github.com/librenms/librenms - 4682e9385a44efd2b277c1b599ade09dd26e9cb2 authored over 2 years ago by rhinoau <[email protected]>
Fix error when ldap_search returns false (#14199)

github.com/librenms/librenms - 2ef1c3670b5d6c7b0cc894e83347f20619631b11 authored over 2 years ago by Jellyfrog <[email protected]>
Fix alert log clearing SQL query (#14200)

only replace one, lock_and_purge_query() already takes care of second...

github.com/librenms/librenms - d3d2aa92e11bf0f8fbb55aeaa42736ba1981da8f authored over 2 years ago by Jellyfrog <[email protected]>
Serbian translation, part3 (#14205)

* create exceptions.php

* create wireless.php

github.com/librenms/librenms - 4a7fea94d9aed8c265dc5c726a34a674215f7a37 authored over 2 years ago by Peca Nesovanovic <[email protected]>
initial commit (#14202)

github.com/librenms/librenms - 4d4ac9dc38266084b549aa8516eaad474f3e687e authored over 2 years ago by Maikel de Boer <[email protected]>
Bats support (#14108)

* BATS support

* Removed disabled discovery modules

* Style change, more test data, remove...

github.com/librenms/librenms - 7b3a6250f09eb5511210167ac816b9f2f48d77c4 authored over 2 years ago by Janno Schouwenburg <[email protected]>
Mikrotik wifi station mode sensors (#14193)

* add WlStat wifi sensors

* test data

github.com/librenms/librenms - e8bcbfd9446bb58866cf6efe05834932e29291a5 authored over 2 years ago by Peca Nesovanovic <[email protected]>
Update to mkdocs-material 8.3.9 (#14189)

github.com/librenms/librenms - 83126161d9282f843679aee049447cddb79e3012 authored over 2 years ago by Jellyfrog <[email protected]>
Cisco SB/CBS environment sensors (#14154)

* Update ciscosb.yaml

Added detection for environment sensors (FAN and PSU) for cisco small b...

github.com/librenms/librenms - 8d863fbc83f3702cf556ef44cbf49041bf42f7b0 authored over 2 years ago by Fehler12 <[email protected]>
ns-bsd updated for SNS LTSB 3.7.19 (#14060)

* Update ns-bsd.yaml since SNS updated LTSB 3.7.19

Since the LTSB version of the stromshield ...

github.com/librenms/librenms - 8179cd90b6255ef127b2e77a7e870a4ebb33fc66 authored over 2 years ago by Mar974 <[email protected]>
Support for SSL/TLS protected connections to MySQL databases (#14142)

* Allow configuration of the SSL/TLS operating mode when connecting to a mysql database

* Sup...

github.com/librenms/librenms - 9bb6b19832de919025d1d9c1aa536590c2ed636f authored over 2 years ago by Nash Kaminski <[email protected]>
[apps] Docker only show current containers (#14152)

* [apps] enable RRD filename filtering

* count/exists

* Switch to Applications table

* ...

github.com/librenms/librenms - 1be8de0b2441a52040cea0cd83d5603f2a19f6fc authored over 2 years ago by Peca Nesovanovic <[email protected]>
View Ports in Portgroups (#14141)

* Add group case

Add group case for portgroup URL query

* Add PortGroups to MenuComposer
...

github.com/librenms/librenms - 478d80038449119585bd7f41ab0b626668307330 authored over 2 years ago by electrocret <[email protected]>
Fix for number in sensor string (#14185)

* Fix for extracting sensor value from string in poller

* Remove duplicate code

* Update m...

github.com/librenms/librenms - ebe16a79d14ac19404fedd07035b7f2bd9eb4945 authored over 2 years ago by Janno Schouwenburg <[email protected]>
add the possibility to monitor redis application through the unix-agent (#14182)

github.com/librenms/librenms - c807e409d9e93bff80bad13978bd3fede629e2f2 authored over 2 years ago by Ambroise <[email protected]>
fix mdadm documentation (#14186)

github.com/librenms/librenms - 79a9967667bf20fe9d7fd4193dadb9317031a52b authored over 2 years ago by Peca Nesovanovic <[email protected]>
fixes #14104 polling BGP peers in non-default VRF (#14105)

github.com/librenms/librenms - 1d53679a64f6ecd3884f62af361d84681a15e00a authored over 2 years ago by Albert Siersema <[email protected]>
update mellanox os image (#14184)

* update mellanox os image

* update mellanox svg

* remove mellanox png file

github.com/librenms/librenms - 71fca5bd125d4a5b978940e6ccb04783f1c1ead5 authored over 2 years ago by La <[email protected]>
Fix ports display (#14183)

* Fix ports with deleted device breaking all ports display

* Only filter callable based filte...

github.com/librenms/librenms - e9211d93c0e9aee7b1f6af8af342f574f2652b0c authored over 2 years ago by Tony Murray <[email protected]>
more Serbian translation (#14181)

* more general translation

* create auth.php

* create passwords.php

* create port.php
...

github.com/librenms/librenms - 36e7a7793d2a4a3fab6371b4876645e88bf96c9d authored over 2 years ago by Peca Nesovanovic <[email protected]>
Enable translation on Eventlog & Component-status widgets (#14180)

* translate component-status

* translate eventlog

github.com/librenms/librenms - 8b012c0a278a989c112951d9efb8f92be4a4c4c8 authored over 2 years ago by Peca Nesovanovic <[email protected]>
Fix error between application module and unix-agent (#14177)

* It seems that after the PR #14087, the variable $agent_data is not
accessible anymore in appl...

github.com/librenms/librenms - c25629343fcd1879e76cdc4899c9b8e4f2769118 authored over 2 years ago by Ambroise <[email protected]>
add support for Sagan (#14070)

* add sagan instance fetch function

* add sagan discovery

* add sagan poller

* add saga...

github.com/librenms/librenms - b827e2bbbde543c3bf74a234d1caf454091f027c authored over 2 years ago by Zane C. Bowers-Hadley <[email protected]>
Ports by device group (#14175)

* Add devicegroup filterFields

* add Devicegroup to post function

* StyleCI

* Add GUI E...

github.com/librenms/librenms - 1d1b2b1c8bb9e5599ea2d9560a08d129170a703d authored over 2 years ago by electrocret <[email protected]>
Fix unnecessary Updates of DB when values are equal (#14179)

* Fix unnecessary Updates of DB when values are equal

* Fix unnecessary Updates of DB when va...

github.com/librenms/librenms - 06e699d5e86ee228d96a792e71f36a56fbc056c3 authored over 2 years ago by O Palivan <[email protected]>
Update index.md (#14178)

Added a missing space in front oh the "-H 'X-Auth...".
The missing space causes the curl comman...

github.com/librenms/librenms - 176cb0cf484be9b428e3475357bb3d4a81fe10d0 authored over 2 years ago by Jarod2801 <[email protected]>
Fix APP_KEY generation when using fpm (#14168)

github.com/librenms/librenms - 02400e66cdf625b50e8fffcc6a38acd8b88f924a authored over 2 years ago by Jellyfrog <[email protected]>
Docs: Add instructions for PHP 8.1 and Ubuntu 22.04 (#14166)

github.com/librenms/librenms - b706211b77162393896316224b87d8d0ba60705f authored over 2 years ago by Jellyfrog <[email protected]>
Add possibility to monitor the php-fpm service with the unix agent and (#14173)

not only with SNMP agent

Co-authored-by: Ambroise Rosset <[email protected]>

github.com/librenms/librenms - 0f37f68bfdfa5a30fbe2509c7eafc945a4b6df37 authored over 2 years ago by Ambroise <[email protected]>
Change state_name for Racoms modulation (#14174)

github.com/librenms/librenms - b124008614be60486b6d917e76b1b983320a2309 authored over 2 years ago by Martin22 <[email protected]>
empty Outages tables (#14167)

github.com/librenms/librenms - 403202efa4c0a22dbc5267dd1f14281b84b46cd6 authored over 2 years ago by Peca Nesovanovic <[email protected]>
New Poller validations (#14148)

* New Poller validations
Seperated poller and distributed poller validations to make poller val...

github.com/librenms/librenms - 1c2e4463266d3f374314d582120a8f42c87b28f3 authored over 2 years ago by Tony Murray <[email protected]>
Initial support for Serbian language (#14165)

* initial support for serbian language

* lnms translation:generate

github.com/librenms/librenms - 3d65e722a621776eb7ff592455bd63fa5637b98b authored over 2 years ago by Peca Nesovanovic <[email protected]>
Enable translation in 3 Alert widget (#14164)

* translate alertlog widget

* translate alertlog_stats widget

* translate alerts widget

github.com/librenms/librenms - a5cc4dc90cd1ada3e9b5067586f9ab53779e2167 authored over 2 years ago by Peca Nesovanovic <[email protected]>
queit -> quiet (#14163)

github.com/librenms/librenms - a2c705bd87e53e9e5c75e20bf7a1dcdb8e3ecf59 authored over 2 years ago by TheMysteriousX <[email protected]>
replace git show --no-patch option with --quiet (#14160)

* replace git show --no-patch option with --quiet

Older versions of git do not support --no-p...

github.com/librenms/librenms - 3309750f35643f98c3f297b9d19bf2a10d89ecac authored over 2 years ago by Mark Nagel <[email protected]>
IPv6 Debug typo (#14162)

github.com/librenms/librenms - 5dd23f7d7d30908ad389fac5e397fd2de7ba0a51 authored over 2 years ago by Peca Nesovanovic <[email protected]>
New lnms command to enable and disable plugins (#14147)

* New lnms command to enable and disable plugins
lnms plugin:disable
lnms plugin:enable

* c...

github.com/librenms/librenms - 7b868982d540d4689bdc6a21e8950961aeb1ba37 authored over 2 years ago by Tony Murray <[email protected]>
Validate: use "database version" instead of "mysql version" (#14158)

* Validate: use "database version" instead of "mysql version"

* wip

* wip

github.com/librenms/librenms - 670f964e9886591c1727b5e9130a044ad40929d1 authored over 2 years ago by Jellyfrog <[email protected]>
Stats: Collect OS distro and LibreNMS version (#14138)

* Stats: Collect OS distro and LibreNMS version

Add os distro/version and LibreNMS version to...

github.com/librenms/librenms - 8508710e62ee47fed5d9231e5ef3867a7c624334 authored over 2 years ago by Tony Murray <[email protected]>
Update php installation instruction for CentOS 8 to reflect the minimum php version now being 8.1 (#14159)

github.com/librenms/librenms - a0e263295d4a88a31941486de1d3f654055cdc10 authored over 2 years ago by Félix Bouynot <[email protected]>
Prepare for PHP 8.1 (#14156)

github.com/librenms/librenms - 6ebcde3c04d2acadfe3f13b645fcd14da1db6898 authored over 2 years ago by Jellyfrog <[email protected]>
Standardize device and device group maintenance API (#14153)

* Standardise device and devicegroup maintenance API

* styleci fixes

github.com/librenms/librenms - d248e6561fcd8965839c5834d7f440ed0cb2a54b authored over 2 years ago by rhinoau <[email protected]>
Fix typo in Smokeping SELinux documentation (#14155)

github.com/librenms/librenms - 91e7b062c5795a51b025dbd9d6dfbe1b4d47c254 authored over 2 years ago by Félix Bouynot <[email protected]>
Docs: add device_default_display info (#14151)

Add remove legacy settings

github.com/librenms/librenms - 120b40d0ed289544afcabd33311f28b4d733a6a7 authored over 2 years ago by Tony Murray <[email protected]>
Fix Rocky Linux and AlmaLinux icons and logos (#14150)

* Fix Rocky linux os icon

* AlmaLinux was missing too and add Rocky Linux logo

github.com/librenms/librenms - 1861e09a5b718dd12da9e7f0d4f281ec09633aa0 authored over 2 years ago by Tony Murray <[email protected]>