diff options
author | Michal Bialozor <bialyy@o2.pl> | 2011-08-26 07:55:26 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-26 07:55:26 -0300 |
commit | 87e13d5b57e9d1768442779c4a27c7b5547cab99 (patch) | |
tree | 2efe9f6157212671056b8a963dd6f00e73e83003 /network/cmdiag/README | |
parent | 0f7a939968db389357ca05902ecb04d39928d133 (diff) | |
download | slackbuilds-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/README | 4 |
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. |