summaryrefslogtreecommitdiff
path: root/frontends/etc
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-07-15 21:15:07 +0300
committerPaul Buetow <paul@buetow.org>2023-07-15 21:15:07 +0300
commitfce1f55898f703e914fc6d2df27dbd3f3b990a44 (patch)
tree6a1d4cbcfcfa82308721ebec2e59a675b4e725a6 /frontends/etc
parent305681cc6cf1a865e293601728dbf8d83e56a724 (diff)
move out tidal and protonmail
Diffstat (limited to 'frontends/etc')
-rw-r--r--frontends/etc/gogios.json.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/etc/gogios.json.tpl b/frontends/etc/gogios.json.tpl
index abeb4be..d306f03 100644
--- a/frontends/etc/gogios.json.tpl
+++ b/frontends/etc/gogios.json.tpl
@@ -78,7 +78,7 @@
},
<% } -%>
<% } -%>
- <% for my $nrpe_check (qw(load users disk zombie_procs total_procs backup_wallabag backup_nextcloud backup_anki backup_tidal backup_protonmail backup_codeberg)) { %>
+ <% for my $nrpe_check (qw(load users disk zombie_procs total_procs backup_wallabag backup_nextcloud backup_anki)) { %>
"Check NRPE <%= $nrpe_check %> babylon5.buetow.org": {
"Plugin": "<%= $plugin_dir %>/check_nrpe",
"Args": ["-H", "babylon5.buetow.org", "-c", "check_<%= $nrpe_check %>", "-p", "5666", "-4"],