]> arthur.barton.de Git - nagcollect.git/blobdiff - client/lib/tests/Uptime.tst
Fix "Uptime" service test name ... dooh!
[nagcollect.git] / client / lib / tests / Uptime.tst
index 2484c8d54e7e0efd75b6c3f7c0c5aa1dda04150c..fb4d7aa0d44296ad81f8b1b1f7cc9a5cfefe796f 100644 (file)
@@ -1,7 +1,7 @@
 # NagCollect -- Nagios Data Collector for Passive Checks
 # Copyright (c)2009 Alexander Barton, alex@barton.de
 
-SERVICE="Sys-Load_p"
+SERVICE="Uptime_p"
 
 uptime=`LC_ALL=C uptime`
 uptime=${uptime%,*user*}