]> Sergey Matveev's repositories - sgmon.git/blobdiff - status.sh
Mistaken case
[sgmon.git] / status.sh
index d0c724378f3216ae9ffc015a149507dd7f295e2f..e9a37e744505d0460e1f0422648a71aaaefeaa67 100755 (executable)
--- a/status.sh
+++ b/status.sh
@@ -17,7 +17,7 @@ cat <<EOF
 <!DOCTYPE html>
 <html><head><title>sgmon status $(date -Iseconds)</title></head><body>
 <table border=1>
-<tr><th>Status</th><th>probe</th><th>Last</th><th>Message</th></tr>
+<tr><th>Status</th><th>Probe</th><th>Last</th><th>Message</th></tr>
 EOF
 for probe in $probes ; do
     if [ -s $probe/state/attempts ] ; then