Search found 22 matches

by taliz
Tue Aug 18, 2009 1:42 pm
Forum: Help: Linux/Unix Specific
Topic: cacti not showing graphs...
Replies: 10
Views: 2893

I got things working now. Seems that it has to do with the fact that i am now running spine in cron as root. This way it can access the raw sockets and send tcp icmp pings (or such, i think it is something in this direction). One of the Routers accepted the udp-Pings too and so i saw, that with udp...
by taliz
Sun Aug 16, 2009 11:17 am
Forum: Help: Linux/Unix Specific
Topic: cacti not showing graphs...
Replies: 10
Views: 2893

thanks for the answer taliz. I changed the line in crontab: */5 * * * * cacti /opt/lampp/bin/php-5.2.9 /opt/lampp/htdocs/cacti/poller.php > /dev/null 2>&1 However, as expected, this did not change/solve the problem at all. :( Any further advices are welcome! If you hadn't done that it would nev...
by taliz
Sat Aug 15, 2009 3:47 pm
Forum: Help: Linux/Unix Specific
Topic: cacti not showing graphs...
Replies: 10
Views: 2893

Cron should run poller.php no matter if you use spine or cmd.php.
by taliz
Thu Jul 23, 2009 2:27 am
Forum: Help: Linux/Unix Specific
Topic: HELP!!!!!!!!!! WITH CACTI CONFIG/INSTALLATIO
Replies: 6
Views: 1600

If you dont know basic Linux administration this is not the place for you IMO. Try Google etc.
by taliz
Tue Jul 21, 2009 1:45 pm
Forum: Help: Linux/Unix Specific
Topic: Slow Script/Command execution
Replies: 10
Views: 2883

FWIW, I'm looking into using snmptools to poll the SAN appliance server with snmp instead of check_nrpe. If that works it should be a lot faster. It doesn't solve the parallel processing problem, but it would be a workaround.
by taliz
Tue Jul 21, 2009 8:22 am
Forum: Help: Linux/Unix Specific
Topic: Slow Script/Command execution
Replies: 10
Views: 2883

Perhaps I should have named this thread "parallel processing issue".
by taliz
Tue Jul 21, 2009 8:18 am
Forum: Help: Linux/Unix Specific
Topic: HELP!!!!!!!!!! WITH CACTI CONFIG/INSTALLATIO
Replies: 6
Views: 1600

Re: HELP!!!!!!!!!! WITH CACTI CONFIG/INSTALLATIO

HI ALL, CAN SOMEONE HELP WITH MY CACTI INSTALLATION/CONFIGURATION? I AM USING A FREEBSD 7.1 AND WHEN I INSTALLED IT USING ' MAKE INSTALL CLEAN' COMMAND I AM GETTING THESE ERRORS; cacti-0.8.7e depends on file: /usr/local/lib/php/20060613/session.so - found ===> cacti-0.8.7e depends on file: /usr/loc...
by taliz
Mon Jul 20, 2009 4:33 pm
Forum: Help: Linux/Unix Specific
Topic: Slow Script/Command execution
Replies: 10
Views: 2883

Lt_Flash wrote:Have you tried to increase max execution time in php.ini? Set it from 30 seconds to higher value.
Thanks for your reply, although I don't see how that would make it execute the scripts simultanously?
by taliz
Mon Jul 20, 2009 4:17 pm
Forum: Help: Linux/Unix Specific
Topic: Slow Script/Command execution
Replies: 10
Views: 2883

Is there anyone alive in this forum at all? :cry:
by taliz
Mon Jul 20, 2009 3:45 pm
Forum: Help: Linux/Unix Specific
Topic: Slow Script/Command execution
Replies: 10
Views: 2883

Running check_nrpe through an ss script didnt help at all, it still only executes one at a time. Output: 07/20/2009 10:43:36 PM - SPINE: Poller[0] Host[191] DS[5703] SS[5] SERVER: /usr/share/cacti/scripts/ss_eva.php ss_eva <censored>.150 FP4 a, output: controller:a portname:FP4 readreqps:0 readmbps:...
by taliz
Mon Jul 20, 2009 2:24 pm
Forum: Help: Linux/Unix Specific
Topic: Slow Script/Command execution
Replies: 10
Views: 2883

I looked over our scripts and templates and noticed that we're still using temysql that isnt using the php script server, so I'm going to try and swap to the one thewitness converted. I'm also going to try and write myself a ss_ script to run check_nrpe through, and see if that will make it spawn mo...
by taliz
Sun Jul 19, 2009 6:43 pm
Forum: Help: Linux/Unix Specific
Topic: Slow Script/Command execution
Replies: 10
Views: 2883

I have also noticed that lately I have been getting large gaps at night time when the backups run. Extremely frustrating, to say the least. :( Is there anything one can do about this? It looks like everything breaks because one or two hosts it polls get a bit lagged. "07/20/2009 01:41:57 AM - S...
by taliz
Sun Jul 19, 2009 9:05 am
Forum: Help: Linux/Unix Specific
Topic: Slow Script/Command execution
Replies: 10
Views: 2883

Slow Script/Command execution

Hi there, I have been implementing cacti at my job and its becoming increasingly important for our operation. Lately I have created some graphing for a couple of our SAN's, where I'm using check_nrpe(a nagios program) to poll them and get data. It seems to work fine and check_nrpe gets the data with...
by taliz
Sun Jul 19, 2009 8:04 am
Forum: Help: Linux/Unix Specific
Topic: what 's still un done in linux
Replies: 1
Views: 801

I dont see what this has to do with cacti? I would suggest you use google.com.
by taliz
Sun Jul 19, 2009 7:46 am
Forum: Help: Linux/Unix Specific
Topic: poller setting
Replies: 7
Views: 8216

I would say leave it at the default values unless you have any specific issues.