Jennifer Graul
d19586fd62
librenms: add python-memcached to python-env
...
LibreNMS seems to need python-memcached since 24.9 for distributed
pollers. This commit adds it to its python-env.
2024-10-25 16:13:33 +02:00
R. Ryantm
b713d143b1
librenms: 24.8.0 -> 24.9.1
2024-09-30 04:19:54 +00:00
R. Ryantm
a6e6073665
librenms: 24.7.0 -> 24.8.0
2024-08-20 10:46:52 +00:00
R. Ryantm
2645a913ed
librenms: 23.9.1 -> 24.7.0
2024-08-07 15:18:29 +02:00
Sam Grimee
b5de26430d
librenms: remove lnms file ownership check
...
fixes issue #322344
2024-08-07 11:32:04 +02:00
Sam Grimee
6b6bf0dcc5
librenms: add missing runtime dependencies
...
Adds packages required by LibreNMS features. They are currently configured in the librenms module,
but not available at runtime, causing some functionality to fail, e.g. graphs not rendered because
rrdtool is missing, or services not working because monitoring-plugins are not available.
This fixes the issue by adding the packages to buildInputs.
2024-08-07 11:32:04 +02:00
Sam Grimee
150125abe2
librenms: fix nagios plugin dir
...
The monitoring-plugins package used by LibreNMS services installs its binaries in the bin folder, not libexec,
as seen in b3b2b28c1d/pkgs/servers/monitoring/plugins/default.nix (L92)
2024-08-07 11:32:04 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Felix Buehler
9f13d7399c
python312Packages.command-runner: rename from command_runner
2024-03-06 19:28:52 +01:00
Jenny
7cd0bd5cbb
librenms: remove fixed package name ( #261395 )
2023-10-21 01:24:46 +02:00
Jennifer Graul
d4b59bcdb0
nixos/librenms: add nixos test
2023-10-16 13:28:22 +02:00
Jennifer Graul
6328874039
librenms: init at 23.9.1
2023-10-16 13:28:22 +02:00