Search found 15 matches

by tafirol
Thu Aug 23, 2007 2:01 pm
Forum: Help: Linux/Unix Specific
Topic: cactid dont graph bash scripts
Replies: 7
Views: 2265

Finally I could solve it,there was a problem of spaces on the output of the script.
cmd.php ingnored it, cactid recognized it.

Thank you !!!
Regards
by tafirol
Thu Aug 23, 2007 8:54 am
Forum: Help: Linux/Unix Specific
Topic: cactid dont graph bash scripts
Replies: 7
Views: 2265

Hi guys Sorry for the delay, I was compiled the last SVN (0.8.6j) version of cactid but graphs from bash scripts continues without updates.I ve got declared the paths into script and Data Input Method. This is my script #!/bin/bash /usr/local/bin/snmpwalk -v1 -c $2 $1 1.3.6.1.4.1.9.9.63.1.3.2.1.1 | ...
by tafirol
Mon Jul 23, 2007 2:43 pm
Forum: Help: Linux/Unix Specific
Topic: cactid dont graph bash scripts
Replies: 7
Views: 2265

I ve follow all steps of Reinhards NAN debbuging document but i cant fixed, i forget to comment that with the cmd.php poller all scripts are updated correctly. This is the rrdinfo of one rrd rrd_version = "0003" step = 300 last_update = 1185218705 ds[dsp_active].type = "GAUGE" ds...
by tafirol
Thu Jul 19, 2007 3:43 pm
Forum: Help: Linux/Unix Specific
Topic: cactid dont graph bash scripts
Replies: 7
Views: 2265

cactid dont graph bash scripts

Hi we are running cacti-0.8.6h on solaris 9 server with cactid-0.8.6i.We dont have updates from some bash scripts, cbwfq with perl are running ok. We run in debug mode: 07/19/2007 04:10:06 PM - CACTID: Poller[0] Host[54] DS[752] SCRIPT: /opt/cacti-0.8.6h/scripts/channels_active "x.x.x.x" &...
by tafirol
Thu Jul 19, 2007 3:01 pm
Forum: Help: Linux/Unix Specific
Topic: cacti-cactid-0.8.6i - on solaris 10
Replies: 10
Views: 8613

Looks like you dont have the net-snmp source http://net-snmp.sourceforge.net/,
check this post http://forums.cacti.net/about6112.html and before to run configure specify
LIBS something like
export LDFLAGS="-L/path-to-net-snmp"

Regards
by tafirol
Mon May 15, 2006 6:42 am
Forum: Help: Linux/Unix Specific
Topic: High cpu utlization
Replies: 1
Views: 936

any suggestions?

thnks
by tafirol
Fri May 12, 2006 11:16 am
Forum: Help: Linux/Unix Specific
Topic: High cpu utlization
Replies: 1
Views: 936

High cpu utlization

Hi Im running cacti 0.8.6h on a Solaris 9.I create an input from the following bash script to see the dsp active channels: #!/usr/bin/bash /usr/local/bin/snmpwalk -v1 -c $community $host 1.3.6.1.4.1.9.9.86.1.2.1.1.8 | awk '{s += $4} END{print s}' this fine, no problem. then i make graph following &q...
by tafirol
Mon Mar 27, 2006 9:36 am
Forum: Help: Linux/Unix Specific
Topic: changes in cacti architecture
Replies: 3
Views: 1323

I believe that already I found solution.El problem was the directories rra and log that while they were mounted appeared with uid, I created a user cacti with that uid and the graphs began to walk.


Of all ways I believe that secure NFS would be safer !!!

:D

Greetings
by tafirol
Wed Mar 22, 2006 10:15 pm
Forum: Help: Linux/Unix Specific
Topic: changes in cacti architecture
Replies: 3
Views: 1323

I was testing more today and I can tell you that the installation in fedora is ok, we ve got access to all snmp targets and the scripts are correctly charged. When I create one graph for example traffic in/out from fedora (10.10.10.1) this is correctly updated and keep data on graphs, from debian (1...
by tafirol
Wed Mar 22, 2006 8:03 am
Forum: Help: Linux/Unix Specific
Topic: changes in cacti architecture
Replies: 3
Views: 1323

changes in cacti architecture

Hi guys !! We 've got one shared apache and we need to have cacti running on that server. For that, we sharing the cacti directory (/var/www/cacti, in a fedora) via nfs to the apache server (/mnt/test , in a debian).We 've got access to cacti home page, we ve got privileges in the mysql database and...
by tafirol
Fri Jul 15, 2005 7:40 pm
Forum: Informational/HOWTO's
Topic: [HOWTO] Add new MIB Variables to Cacti
Replies: 62
Views: 217252

Is true ....
Here is my script, I hope that it helps you.

releated posts
http://forums.cacti.net/viewtopic.php?t=7710

Greetings

:D
by tafirol
Wed Jul 13, 2005 6:39 am
Forum: Informational/HOWTO's
Topic: [HOWTO] Add new MIB Variables to Cacti
Replies: 62
Views: 217252

Well I read the documentation and but the aid of others posts I could obtain it.

thanks... :)
by tafirol
Thu Jul 07, 2005 12:49 pm
Forum: Informational/HOWTO's
Topic: [HOWTO] Add new MIB Variables to Cacti
Replies: 62
Views: 217252

I will try to clarify what I´m looking for ; ) the thing is that I have an script running and I can use only one index by script, no problem there. But, now I have get information from 2 indexes, and I have no idea of what I have to write into the script. I hope that you understand my point. thanks ...
by tafirol
Thu Jul 07, 2005 12:48 pm
Forum: Informational/HOWTO's
Topic: [HOWTO] Add new MIB Variables to Cacti
Replies: 62
Views: 217252

I will try to clarify what I´m looking for ; ) the thing is that I have an script running and I can use only one index by script, no problem there. But, now I have get information from 2 indexes, and I have no idea of what I have to write into the script. I hope that you understand my point. thanks ...
by tafirol
Wed Jul 06, 2005 10:07 am
Forum: Informational/HOWTO's
Topic: [HOWTO] Add new MIB Variables to Cacti
Replies: 62
Views: 217252

Hi;
Pardon by my English, is very poor :) .I need to know what is the way to put two indexes into a SNMP XML script.The OID to graph is .1.3.6.........10.4 ,and the necesary instance to put is ".10.4" Any Ideas??

thanks a lot !!!

The fantastic Manu Ginobili