summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-10-06 04:17:15 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-10-06 04:17:15 +0200
commitfd952ed16761afcc231f16ae566af769ae1bf929 (patch)
tree0e2c607d039eca5cd38b0715005111caff0bbc2a /remote
parenta46cecb394738926d5dac3c392e04825f94e5b2a (diff)
downloadconky-fd952ed16761afcc231f16ae566af769ae1bf929.tar.gz
conky-fd952ed16761afcc231f16ae566af769ae1bf929.tar.bz2
conky-fd952ed16761afcc231f16ae566af769ae1bf929.tar.xz
conky-fd952ed16761afcc231f16ae566af769ae1bf929.zip
Add monitoring of iperouter
Diffstat (limited to 'remote')
-rw-r--r--remote/kaas.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/kaas.sh b/remote/kaas.sh
index 37d6a5a..31f6661 100644
--- a/remote/kaas.sh
+++ b/remote/kaas.sh
@@ -6,6 +6,7 @@
function check_kaas {
check "KaaS" "kaas.kit.edu" "check_service kaas <host> 3"
check "Gluster" "kaas.kit.edu" "check_service gluster <host>"
+ check "Router" "iperouter" "check_service router <host>"
}
print "KaaS Cluster\n"