Search found 9 matches

by spdrmonkey
Thu Jul 23, 2009 5:00 pm
Forum: Scripts and Templates
Topic: Monitor Windows via WMI from Cacti on Linux
Replies: 671
Views: 429407

This is the lastest source package for WMI http://dev.zenoss.org/svn/trunk/inst/externallibs/wmi-1.2.9.tar.bz2 Has anyone had any luck with getting the above to compile? I have found multiple posts to deal with the first error of ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: 'ver...
by spdrmonkey
Wed Mar 18, 2009 3:42 pm
Forum: Plugin General
Topic: NPC - N2C error and kudos
Replies: 9
Views: 6681

I would personally be very interested in your perl n2c script. I have issues with N2C, not the same as above, I have hostgroups listed to be imported, I select the hostgroups, it lists the hosts that I added, but then there is nothing in cacti. Awesome plugin btw.
by spdrmonkey
Tue Sep 09, 2008 12:48 pm
Forum: Help: General
Topic: [SOLVED] Script returns value in debug but not in cron
Replies: 1
Views: 687

[SOLVED] Script returns value in debug but not in cron

Chalk this up to bad user permissions, this script was accessing a fuse file system, which even though has permissions of 755 across the board, you must pass extra options at mount time to allow other users to access. Sorry to bother the board.

-Zac
by spdrmonkey
Tue Sep 09, 2008 10:27 am
Forum: Help: General
Topic: [SOLVED] Script returns value in debug but not in cron
Replies: 1
Views: 687

[SOLVED] Script returns value in debug but not in cron

I have a fully updated system running cacti 0.8.7b-r2 (from gentoo ebuild) and spine 0.8.7a (also from gentoo ebuild). This system works properly except for my newest custom temperature monitor. When using either cmp.php or spine when run from cron the log shows: (with spine) 09/09/2008 09:50:02 AM ...
by spdrmonkey
Wed Aug 23, 2006 10:32 am
Forum: Help: General
Topic: Limit to the number of data sources in 1 graph?
Replies: 3
Views: 641

Limit to the number of data sources in 1 graph?

Is there a limit to the number of datasources in 1 graph? I am trying to make a graph that uses 16 datasources total, and the graph draws, but the last 7 are actually datasource a. I have all 16 defined in "Graph Item Inputs" on the graph template and individual data sources specified in t...
by spdrmonkey
Wed Aug 16, 2006 11:25 am
Forum: Help: General
Topic: Change 32bit counter to 64
Replies: 2
Views: 814

Change 32bit counter to 64

Is there a way to change an existing graph from 32bit to 64? I know that it works on 64, I just don't want to lose my history, and hadn't hit the 32bit limit until recently. Thanks!

-Zac
by spdrmonkey
Tue Sep 06, 2005 10:51 am
Forum: Help: Linux/Unix Specific
Topic: Problem on cactid poller to run perl script
Replies: 10
Views: 3287

I was able to compile the rc8 cactid, but now even the snmp checks are broken, I recieve an error log full of this:

CACTID: Poller[0] Host[4] DS[265] WARNING: Result from SNMP not valid. Partial Result: ...

Thanks for any help.

-Zac
by spdrmonkey
Thu Sep 01, 2005 11:09 am
Forum: Help: Linux/Unix Specific
Topic: Problem on cactid poller to run perl script
Replies: 10
Views: 3287

I downloaded cactid .8.6e-rc8 via cvs and I am having a problem compiling. In $CVSROOT/trunk/cactid I ran autoconf -v -o configure configure.ac Then ./configure which produced no errors. I then ran 'make' and errored out here: gcc -I/usr/include/net-snmp -I/usr/include/net-snmp/.. -I/usr/include/mys...
by spdrmonkey
Tue Aug 30, 2005 9:49 am
Forum: Help: Linux/Unix Specific
Topic: Problem on cactid poller to run perl script
Replies: 10
Views: 3287

Just wanted to pipe up that I am having the same problem. I will be very interested in getting this fixed. I added some test to my perl script and I can see that when I initially configure the host to fun the script it works and I get my pollable items, but then the script is not run when it comes t...