diff options
author | Ted Trask <ttrask01@yahoo.com> | 2008-12-08 21:26:09 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2008-12-08 21:26:09 +0000 |
commit | 6e73ae22cbfb3c4086749ed723f9d2f6575b86a0 (patch) | |
tree | 566ecd07d71b7993cb0931d905fcc538bf613d1a | |
parent | 99666848a1b97107322acfaf7415102e1c614d7c (diff) | |
download | acf-alpine-baselayout-6e73ae22cbfb3c4086749ed723f9d2f6575b86a0.tar.bz2 acf-alpine-baselayout-6e73ae22cbfb3c4086749ed723f9d2f6575b86a0.tar.xz |
Added label to health networkstats graph.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1630 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r-- | health-networkstats-html.lsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/health-networkstats-html.lsp b/health-networkstats-html.lsp index fadf80e..e00fe1c 100644 --- a/health-networkstats-html.lsp +++ b/health-networkstats-html.lsp @@ -99,6 +99,7 @@ </script> <H1>Network Statistics</H1> +Network traffic in bytes/second <div id="chart" style="WIDTH: 600px; HEIGHT: 300px"></div> <DL> <DT>Display Options</DT> |