summaryrefslogtreecommitdiffstats
path: root/network/cmdiag/README
diff options
context:
space:
mode:
author Michal Bialozor2011-08-26 12:55:26 +0200
committer Niels Horn2011-08-26 12:55:26 +0200
commit87e13d5b57e9d1768442779c4a27c7b5547cab99 (patch)
tree2efe9f6157212671056b8a963dd6f00e73e83003 /network/cmdiag/README
parent0f7a939968db389357ca05902ecb04d39928d133 (diff)
downloadslackbuilds-87e13d5b57e9d1768442779c4a27c7b5547cab99.tar.gz
network/cmdiag: Added (cable modem diagnostics tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/cmdiag/README')
-rw-r--r--network/cmdiag/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/cmdiag/README b/network/cmdiag/README
new file mode 100644
index 0000000000..c195398c4c
--- /dev/null
+++ b/network/cmdiag/README
@@ -0,0 +1,4 @@
+cmdiag is a Docsis cable modem diagnostic tool. It can get information from
+Docsis 1.0, 1.1 and maybe 2.0 cable modems. It gathers information from the
+cable modem via SNMP and displays various cable parameters in real time.
+This small tool is writen in C++, it runs on Linux and FreeBSD.