git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37228aa
)
Plugin performance data compatible with more widely spread plugins
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 5 Sep 2012 07:42:00 +0000
(07:42 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 5 Sep 2012 07:42:00 +0000
(07:42 +0000)
org.glite.lb.nagios/src/LB-probe
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.nagios/src/LB-probe
b/org.glite.lb.nagios/src/LB-probe
index
4dda21c
..
8693e93
100755
(executable)
--- a/
org.glite.lb.nagios/src/LB-probe
+++ b/
org.glite.lb.nagios/src/LB-probe
@@
-436,7
+436,7
@@
vprintf 1 "\n[LB Probe] Test finished\n\n"
}
if [ $EXITCODE -eq 0 ]; then
- EXITMESSAGE="OK|`expr $CLRTIME - $REGTIME`s"
+ EXITMESSAGE="OK|
time=
`expr $CLRTIME - $REGTIME`s"
else
EXITMESSAGE="WARNING: $EXITMESSAGE"
fi