Use package hostlist to expand a host list

This commit is contained in:
Holger Obermaier
2022-12-01 09:48:34 +01:00
parent 6f1f33f3a5
commit 31a8e63d72
4 changed files with 28 additions and 22 deletions

View File

@@ -12,7 +12,7 @@ The IPMI Receiver uses `ipmi-sensors` from the [FreeIPMI](https://www.gnu.org/so
"fanout": 256,
"username": "<Username>",
"password": "<Password>",
"endpoint": "ipmi-sensors://%h-p",
"endpoint": "ipmi-sensors://%h-bmc",
"exclude_metrics": [ "fan_speed", "voltage" ],
"client_config": [
{