Search found 4 matches

by cgruber
Mon Aug 23, 2004 7:57 pm
Forum: Help: Linux/Unix Specific
Topic: Cactid on debian
Replies: 2
Views: 1045

Cactid on debian

I just upgraded from the standard cacti package to cacti-cactid with apt-get, and it prompted me select with data collector to use and I choose cactid instead of cmd.php. Is this all I need to do? Looks like cactid has several threads running.
by cgruber
Mon Aug 23, 2004 6:54 pm
Forum: Help: General
Topic: Counting the total number of cable modems
Replies: 3
Views: 2050

If your still looking for a script to do this I threw this together and use it to monitor my 25 CMTS's I maintain. It takes the ip address of the box as a parameter and then returns the percentage of modems online. Then you just set it up as a datasource and graph it. #!/usr/bin/php -q <?PHP $userna...
by cgruber
Mon Aug 23, 2004 11:24 am
Forum: Help: General
Topic: Negatives
Replies: 2
Views: 876

Not exactly. A little background might be helpful. I'm a network engineer for a cable company and I've setup a cable modem monitoring template that graphs the RF power levels as well as other things. The problem I'm having is that the Forward power level can be around -30 to +20 dB, the value is imp...
by cgruber
Sun Aug 22, 2004 8:18 pm
Forum: Help: General
Topic: Negatives
Replies: 2
Views: 876

Negatives

Ok everything is working fine with my graphs, but here's my question. I'm not really fond of how RRDTOOL graphs negatives downwards, I'd like it to graph the same as a positive, but the data i'm graphing may or may not be positive.