diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-10-06 04:17:15 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-10-06 04:17:15 +0200 |
commit | fd952ed16761afcc231f16ae566af769ae1bf929 (patch) | |
tree | 0e2c607d039eca5cd38b0715005111caff0bbc2a /netstat.conf | |
parent | a46cecb394738926d5dac3c392e04825f94e5b2a (diff) | |
download | conky-fd952ed16761afcc231f16ae566af769ae1bf929.tar.gz conky-fd952ed16761afcc231f16ae566af769ae1bf929.tar.bz2 conky-fd952ed16761afcc231f16ae566af769ae1bf929.tar.xz conky-fd952ed16761afcc231f16ae566af769ae1bf929.zip |
Add monitoring of iperouter
Diffstat (limited to 'netstat.conf')
-rw-r--r-- | netstat.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netstat.conf b/netstat.conf index 96bb9f6..8eeab7b 100644 --- a/netstat.conf +++ b/netstat.conf @@ -48,6 +48,7 @@ TEXT ${color yellow}Cluster ${hr}${lua set_width $template2}${lua set_timeout $template3} ${color white}KaaS ${goto 160}${lua_parse check_service_ kaas kaas.kit.edu 3}${color white} ${color white}KaaS/Gluster ${goto 160}${lua_parse check_service_ gluster kaas.kit.edu}${color white} +${color white}KaaS/Router ${goto 160}${lua_parse check_service_ router iperouter}${color white} ${color yellow}Servers ${hr}${lua set_width $template2}${lua set_timeout $template3} ${color white}ipepdvsrv1 ${goto 160}${lua_parse check_server_status ipepdvsrv1.ipe.kit.edu} |