summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-12-25 02:39:17 +0100
committerRory& <root@rory.gay>2024-12-25 02:39:17 +0100
commita533c01e6f1bb6fbc3b11061c4f5414de58ae58b (patch)
tree52199a81fc7133f689df626fb79262ae571a4087
parentAdd sleep processor (diff)
downloadRory-Open-Architecture-a533c01e6f1bb6fbc3b11061c4f5414de58ae58b.tar.xz
Systemd, not systed lol
-rwxr-xr-xhost/Rory-nginx/configuration.nix2
-rw-r--r--host/Rory-nginx/services/redpanda/systemd-services.nix6
2 files changed, 4 insertions, 4 deletions
diff --git a/host/Rory-nginx/configuration.nix b/host/Rory-nginx/configuration.nix

index e1455f3..b874e14 100755 --- a/host/Rory-nginx/configuration.nix +++ b/host/Rory-nginx/configuration.nix
@@ -22,7 +22,7 @@ ./services/nginx/nginx.nix #./services/jitsi.nix ./services/cgit.nix - ./services/ollama.nix + #./services/ollama.nix ./services/prometheus.nix ./services/redpanda/root.nix diff --git a/host/Rory-nginx/services/redpanda/systemd-services.nix b/host/Rory-nginx/services/redpanda/systemd-services.nix
index b3e8eda..bb13e53 100644 --- a/host/Rory-nginx/services/redpanda/systemd-services.nix +++ b/host/Rory-nginx/services/redpanda/systemd-services.nix
@@ -45,7 +45,7 @@ } { metric = { - name = "systed_service_status"; + name = "systemd_service_status"; type = "gauge"; value = "\${!json(\"loaded_value\")}"; labels = { @@ -57,7 +57,7 @@ } { metric = { - name = "systed_service_status"; + name = "systemd_service_status"; type = "gauge"; value = "\${!json(\"active_value\")}"; labels = { @@ -69,7 +69,7 @@ } { metric = { - name = "systed_service_status"; + name = "systemd_service_status"; type = "gauge"; value = "\${!json(\"sub_value\")}"; labels = {