Software to monitoring the cablemodems | docsis.org

You are here

Software to monitoring the cablemodems

9 posts / 0 new
Last post
DrakerDG
Software to monitoring the cablemodems

Some suggestions for software to monitoring the cablemodems, view status, power levels, operating time and more. Seeking that can simultaneously monitor multiple cablemodems to save record (log) of the parameters of each cable modem, to diagnose system failures.

Currently I use Stormwatch II.

DrakerDG

kwesibrunee
I currently am experimenting

I currently am experimenting with Zenoss http://www.zenoss.com with good results, it has a great snmp poller and stores its data in RRD files the web interface is decent, may be able to do what you want.

emkowale
I can write you one.

I've written several for people. I can tie it into a billing system or even write a billing system. What type of CMTS do you have?

emkowale

redpeppers
SOFTWARE

we have a custome software you can use for around $50 a month....email my sales group sales@video-direct.net

Where there's a wire there's a way.

ciscoguy01
Software

Drum, solarwinds, and Cisco all make software for Docsis reporting from the modem itself... We use several, DRUM being my favorite, the new Solarwinds is pretty shiny though...

Dude

konkordia
Could you send more info about monitoring system for CMTS/CM

prices etc
references etc

redpeppers
Software

$50 a month for unlimited SO support. .50c a customer for SNMP info, DHCP, etc.

Where there's a wire there's a way.

cabo81
Cacti

Hi

You can use cacti with some templates fixed for you. Is easy to configure and it gives you by user and global the graphics.

Hope this help

johnx
Write your own

Write your own program/script.
Polling CMS via SNMP - easy.
Putting results in MySQL - easy.
Writing bit of php code that will display it - also easy.

I've wrtitten mine and it's working very well: creates per modem parameters, global parameters etc.
And the most important bit is - you can have whatever function you want, not features that sells the best!

Log in or register to post comments