Sebastian L.
7b5bc19c6f
[crowdsec]: Increase decisions to 1000 (more than default 100)
2025-07-13 14:20:25 +02:00
Kenyon Ralph
e37740e86e
Merge pull request #1501 from opbod/patch-1
...
Update kvm_net
2025-06-20 11:18:39 -07:00
Opbod
d7080d1490
Update kvm_net
...
Fix issue with `value` which isn't available yet and yields `UnboundLocalError`
2025-06-20 09:17:41 +02:00
Kenyon Ralph
932d923250
Merge pull request #1500 from rwky/kvm-mem-fix
...
Updated kvm_mem to better handle extrating values
2025-06-17 12:16:41 -07:00
Rowan Wookey
3dc47ad750
Updated kvm_mem to better handle extrating values
...
Improved the regex parsing to handle cmdline with `k` suffix on memory
and to output the command line to stderr if it can't be parsed
2025-06-17 12:20:00 +01:00
Kenyon Ralph
2157586c7f
Merge pull request #1499 from rwky/docker-fix
...
Fixed bugs in docker plugin
2025-06-12 00:37:52 -07:00
Rowan Wookey
c860132cbb
Fixed bugs in docker plugin
...
* Fixed typo in docs
* Fixed not running containers not appearing in all containers
* Fixed excluding containers not working on docker_size
2025-06-11 10:52:46 +01:00
Kenyon Ralph
e5e4f7eb21
Merge pull request #1498 from brknkfr/nextcloud_apps_fix
...
[nextcloud_]: Fix for disabling app updates check
2025-06-07 08:25:08 -07:00
Sebastian L.
85b0f21e6d
[nextcloud_]: Fix for disabling app updates check
2025-06-07 12:29:09 +02:00
Sebastian L.
07b3503682
[nextcloud_]: Allow to disable app updates check
2025-06-07 12:22:48 +02:00
Kenyon Ralph
0c06911a81
Merge pull request #1497 from brknkfr/nextcloud_apps
...
[nextcloud_]: Allow to disable check for app updates
2025-06-06 11:32:21 -07:00
Sebastian L.
28035dc858
[nextcloud_]: Allow to disable app updates check
2025-06-06 17:59:33 +02:00
Kenyon Ralph
172ce3c670
redis/redis: chmod +x
...
Reported in e599ab4274 (commitcomment-157840285)
2025-05-23 15:46:15 -07:00
Kenyon Ralph
a9c6242e09
Merge pull request #1496 from pimlie/fix-wireguard-graph-ids
...
fix(wireguard_): use public key as graph id's as those are required and unique
2025-04-19 15:31:34 -07:00
pimlie
167873f064
chore: code cleanup
2025-04-19 16:21:52 +02:00
pimlie
ec5debb582
chore: fix git stash issue
2025-04-19 16:17:26 +02:00
pimlie
4b56760a80
fix: use public key as graph id's as those are required and unique
...
feat: add support for dirtyconfig
2025-04-19 16:11:53 +02:00
Kenyon Ralph
d91bebd144
Merge pull request #1494 from cweiske/file-age-hostname
...
[disk/file_age] Add support for host_name
2025-04-18 11:48:46 -07:00
Kenyon Ralph
293d60b0d2
Merge pull request #1493 from cweiske/hibiscus-homebanking
...
Add Hibiscus server homebanking plugins
2025-04-18 11:48:13 -07:00
Kenyon Ralph
ee92c4e999
Merge pull request #1492 from cweiske/dnsperftest-limit
...
[dns/dnsperftest] add warning and critical configuration
2025-04-18 11:46:48 -07:00
Christian Weiske
68d81b3f9c
[dns/dnsperftest] add warning and critical configuration
2025-04-18 17:59:28 +02:00
Christian Weiske
593d66423c
[disk/file_age] Add support for host_name
2025-04-18 17:54:12 +02:00
Christian Weiske
4737389bdc
Add Hibiscus server homebanking plugins
...
1. Last account update age in hours
2. Account balances
The plugins have been in use for several months now and warn
when the balance of accounts drop below a configurable value,
and when Hibiscus stopped updating data because a TAN needs to
be entered manually after 90 days.
The plugins directly query the MySQL database of a Hibiscus server
instance.
See https://www.willuhn.de/products/hibiscus-server/ for more information.
2025-04-18 17:35:55 +02:00
Kenyon Ralph
49b2fda89b
Merge pull request #1491 from pimlie/fix-turbostat-path
...
fix(turbostat_): always check turbostat exists and is executable
2025-04-16 13:57:45 -07:00
Kenyon Ralph
15c89be591
Merge pull request #1490 from pimlie/fix-docker-multi-empty-extinfo
...
fix(docker_): set empty extinfo value to '-' when no volumes exists
2025-04-16 13:57:06 -07:00
pimlie
9424191a93
chore: add possible package name for turbostat
2025-04-16 13:43:07 +02:00
pimlie
20f9d62fde
fix: always check turbostat exists and is executable
2025-04-16 13:27:12 +02:00
pimlie
a72cba4819
fix: set more dashes for empty extinfo
2025-04-16 13:14:33 +02:00
pimlie
aa2d68c732
fix: set empty extinfo value to '-' when no volumes exists
2025-04-16 12:01:58 +02:00
Kenyon Ralph
0016cfdfa6
Merge pull request #1487 from droscy/fix/wireguard/none
...
[wireguard_] Prevent never-connected peers to be shown as "(none)"
2025-03-22 01:40:32 -07:00
Simone Rossetto
1e9a31c8f3
[wireguard_] Prevent never-connected peers to be shown as "(none)"
2025-03-22 07:29:50 +01:00
Kenyon Ralph
8184ce0871
Merge pull request #1486 from shtrom/nextcloud_serverinfo_token
...
plugins/nextcloud_: add serverinfo_token support
2025-03-07 22:52:41 -08:00
Olivier Mehani
7167f32fd9
plugins/nextcloud_: add serverinfo_token support
2025-03-08 17:33:07 +11:00
Olivier Mehani
f2a5ece6f9
Freebox users.extinfo ( #1442 )
...
* freebox: add extinfo to users graph (connected devices, and port redirection)
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
* plugins/router/freebox: default extinfo to empty string
---------
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2025-03-04 22:50:04 -08:00
Kenyon Ralph
c40a07ba47
Merge pull request #1485 from tofurky/nvidia_driver_570
...
nvidia_gpu_: fix utilization when using 570.x driver
2025-03-02 16:06:15 -08:00
Matt Merhar
259489bb77
nvidia_gpu_: fix utilization when using 570.x driver
...
The utilization used to be on a line beginning with "Gpu", but has since
been capitalized to "GPU". There's already several other instances of
that in the nvidia-smi output, so narrow down the search by returning
only the line after "Utilization".
2025-03-02 17:50:09 -05:00
Kenyon Ralph
2212acdc16
Merge pull request #1396 from webstoney/master
...
SUN2000 solar inverter and battery stats
2025-02-26 22:03:39 -08:00
Kenyon Ralph
d34e25eb72
Merge pull request #1484 from tofurky/gpsd_c_rewrite
...
gpsd: add C rewrite
2025-02-20 23:52:32 -08:00
Matt Merhar
8d184e4cd1
gpsd: add C rewrite
...
The graphs are basically identical to the original Ruby plugin, but
there is no longer a dependency on the "gpspipe" utility; a direct TCP
connection to gpsd is established, and the JSON is parsed using the
json-c library.
The intent here is to provide the same functionality on systems that are
resource-constrained and/or sensitive to jitter (e.g., an embedded NTP
server).
This can be compiled like such after editing GPSD_HOST / GPSD_PORT:
gcc -o gpsd gpsd.c -ljson-c
2025-02-20 01:37:23 -05:00
Kenyon Ralph
bd1649288a
Merge pull request #1482 from brknkfr/synapse
...
[synapse_] Some fixes and clearer variables
2025-02-13 22:28:25 -08:00
Sebastian L.
417ae7b3a0
[synapse_] Some fixes and clearer variables
2025-02-12 17:04:49 +01:00
Kenyon Ralph
55f18e028d
Merge pull request #1481 from brknkfr/libretranslate
...
[libretranslate] Monitor translation requests
2025-02-04 10:04:40 -08:00
Sebastian L.
8cf201f4b9
[libretranslate] Monitor translation requests
2025-02-04 14:43:55 +01:00
Kenyon Ralph
fdb63cd95f
Merge pull request #1480 from brknkfr/languagetool_checks
...
[languagetool] Simple plugin to monitor checks on a languagetool
2025-02-04 01:27:53 -08:00
Sebastian L.
d3bbcc4bf2
[languagetool] Simple plugin to monitor grammar checks on a languagetool server
2025-02-04 10:08:04 +01:00
Kenyon Ralph
143084b046
Merge pull request #1479 from kalvdans/nvme-temperature
...
add temperature support
2025-01-30 10:48:35 -08:00
Air
e2fd82d77a
add temperature support
2025-01-29 23:13:08 +01:00
Kenyon Ralph
6d9a047849
Merge pull request #1478 from brknkfr/jellyfin_more
...
[jellyfin_sessions] Add plays and transcodes numbers
2025-01-29 13:34:08 -08:00
Sebastian L.
8378f1a801
[jellyfin_sessions] Add plays and transcodes numbers
2025-01-29 21:00:14 +01:00
Kenyon Ralph
efe575c234
Merge pull request #1477 from brknkfr/jellyfin_sessions_graph
...
[jellyfin_sessions] Updated graph parameters
2025-01-27 23:49:18 -08:00