From f4aeada37b662e2ff7bfc00eabeec06e6a7e3768 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 24 Oct 2019 02:10:51 +0200 Subject: Disable X/agent forwarding and fix distcc checks --- netstat.conf | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'netstat.conf') diff --git a/netstat.conf b/netstat.conf index 8eeab7b..c7d8f58 100644 --- a/netstat.conf +++ b/netstat.conf @@ -6,8 +6,8 @@ own_window_type override own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_colour 21449c -minimum_size 800 0 -maximum_width 800 +minimum_size 850 0 +maximum_width 850 double_buffer yes background no @@ -61,11 +61,14 @@ ${color white}ipekatrin3 ${goto 160}${lua_parse check_server_status ipekatrin3.i ${color yellow}ADEI ${hr}${lua set_width $template2}${lua set_timeout $template3} ${color white}KaaS ${goto 160}${lua_parse check_service_ adei kaas 'db_server=fpd&db_name=katrin_rep&db_group=0'}${color white} ${color white}pcebessadei ${goto 160}${lua_parse check_service_ adei pcebess}${color white} -${color white}ipemkmastadei ${goto 160}${lua_parse check_service_ adei imkmast}${color white} +${color white}imkmastadei ${goto 160}${lua_parse check_service_ adei imkmast}${color white} ${color white}CRD ${goto 160}${lua_parse check_service_ adei crd}${color white} ${color yellow}Build Farm ${hr}${lua set_width $template2}${lua set_timeout $template3} #${color white}Compute4 ${goto 160}${template0 192.168.21.1} ${template1 192.168.21.1}${color white} +${color white}Compute1 ${goto 160}${lua_parse check_service_ distcc ipepdvcompute1}${color white} +${color white}Compute2 ${goto 160}${lua_parse check_service_ distcc ipepdvcompute2}${color white} +${color white}Compute3 ${goto 160}${lua_parse check_service_ distcc ipepdvcompute3}${color white} ${color white}Compute4 ${goto 160}${lua_parse check_service_ distcc ipepdvcompute4}${color white} ${lua_parse print_server_errors $template8 conky_netstat} -- cgit v1.2.1