From 2534de34483a72e8aa73437e3497ae6900e328d0 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 11 Jul 2011 17:46:24 +0000 Subject: Monitoring: fixed buggy config,Makefile --- Monitoring/conf/shack_guests.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Monitoring/conf/shack_guests.cfg') diff --git a/Monitoring/conf/shack_guests.cfg b/Monitoring/conf/shack_guests.cfg index 7a8cc088..711eb79c 100644 --- a/Monitoring/conf/shack_guests.cfg +++ b/Monitoring/conf/shack_guests.cfg @@ -35,7 +35,7 @@ define host{ address 10.42.0.96 _TINC_ADDRESS 10.7.7.6 _SPEED_URL http://leechi.kicks-ass.org/tmp/live/chinaman_bitcoinslc_live - _TEMPER_URL http://leechi.kicks-ass.org/tmp/live/chinaman_bitcoinslc_live + _TEMPER_URL http://leechi.kicks-ass.org/tmp/live/chinaman_ati_temper hostgroups bitcoin-miner,tinc-nodes,ssh-servers contact_groups krebsminers } @@ -52,7 +52,7 @@ define service { } define command { command_name check_temper - command_line $USER1$/check_speed $_HOSTTEMPER_URL$ $ARG1$ + command_line $USER1$/check_temper $_HOSTTEMPER_URL$ $ARG1$ } define service { host_name chinaman -- cgit v1.2.3