Search found 15 matches

by NetGeek
Thu Sep 21, 2006 12:48 pm
Forum: Announcements
Topic: Cactid 0.8.6i Beta3 - Last Beta
Replies: 70
Views: 56578

OK, I upgraded NetSNMP to ver 5.3.1 and I no longer need to comment out the PACKAGE_VERSION in snmp.c. However, I am still failing make at the following point: ....SNIP.... poller.c: In function `poll_host': poller.c:715: parse error before `int' poller.c:737: `new_buffer' undeclared (first use in ...
by NetGeek
Thu Sep 21, 2006 10:21 am
Forum: Announcements
Topic: Cactid 0.8.6i Beta3 - Last Beta
Replies: 70
Views: 56578

I upgraded NetSNMP to ver 5.3.1 and I no longer need to comment out the PACKAGE_VERSION in snmp.c. However, I am still failing make at the following point: ....SNIP.... poller.c: In function `poll_host': poller.c:715: parse error before `int' poller.c:737: `new_buffer' undeclared (first use in this ...
by NetGeek
Wed Sep 20, 2006 4:41 pm
Forum: Announcements
Topic: Cactid 0.8.6i Beta3 - Last Beta
Replies: 70
Views: 56578

That's no good. Can you comment out the undef's and see if it makes. TheWitness I commented out the following line /* #undef PACKAGE_VERSION */ in snmp.c and now it compiled. However I ran into this error down the line: poller.c: In function `poll_host': poller.c:715: parse error before `int' polle...
by NetGeek
Wed Sep 20, 2006 2:23 pm
Forum: Announcements
Topic: Cactid 0.8.6i Beta3 - Last Beta
Replies: 70
Views: 56578

With regard to Package Version, that variable is "redefined" in "net-snmp-config.h". Which is included below the undef statement. Please confirm for your installation and post your results. If it is not present, please specify your Net-snmp version. TheWitness As Requested, Here...
by NetGeek
Wed Sep 20, 2006 8:42 am
Forum: Announcements
Topic: Cactid 0.8.6i Beta3 - Last Beta
Replies: 70
Views: 56578

Ok, Downloaded latests beta and having issue with build. I have run ./configure and it ran. Copied cactid.conf as per post above. I get the following error with make: ....SNIP snmp.c: In function `snmp_cactid_init': snmp.c:72: `PACKAGE_VERSION' undeclared (first use in this function) snmp.c:72: (Eac...
by NetGeek
Tue Sep 19, 2006 2:07 pm
Forum: Announcements
Topic: Cactid 0.8.6i Beta2 Available for Test
Replies: 34
Views: 35329

Re: Build Problem

Yup, Sure Did!! And this is what I got: nms-lab3(root)# ./configure -lkstat configure: error: unrecognized option: -lkstat Try `./configure --help' for more information. nms-lab3(root)# Do you see what I may have missed? Thanks! NetGeek You actually have to hack the configure script. I'm sure that ...
by NetGeek
Mon Sep 18, 2006 5:39 pm
Forum: Announcements
Topic: Cactid 0.8.6i Beta2 Available for Test
Replies: 34
Views: 35329

Re: Build Problem

Any thoughts how to get past this point? Thanks! NetGeek Sure, did you bother to read my post above, specifically point number 3, which is specific to the Solaris 8 OS + Net-SNMP? Yup, Sure Did!! And this is what I got: nms-lab3(root)# ./configure -lkstat configure: error: unrecognized option: -lks...
by NetGeek
Mon Sep 18, 2006 2:49 pm
Forum: Announcements
Topic: Cactid 0.8.6i Beta2 Available for Test
Replies: 34
Views: 35329

Build Problem

Ok, Have downloaded source and converted from DOS to Unix. Have also performed the follwing steps: aclocal autoheader automake autoconf Now I try to run ./configure and get the following: nms-lab3(root)# ./configure checking build system type... sparc-sun-solaris2.8 checking host system type... spar...
by NetGeek
Mon Sep 18, 2006 10:38 am
Forum: Help: Linux/Unix Specific
Topic: Cactid Drop-outs with Solaris 8
Replies: 3
Views: 1544

Ok, I am game for trying the latest beta. Where do I find it and the latest build instructions? Would I use the download instructions for the SVN repository off the cactid section of the Website? I don't have Subversion installed at this time (I am using CVS for Rancid) so If there is another way, i...
by NetGeek
Mon Sep 18, 2006 8:28 am
Forum: Help: Linux/Unix Specific
Topic: Cactid Drop-outs with Solaris 8
Replies: 3
Views: 1544

Cactid Drop-outs with Solaris 8

Hello, I just switched over from using cmp.php to cactid for faster polling. The speed and reduced CPU load of cactid are great!! However, I am getting drop-outs during the course of the day. Here is my enviroment: OS: Solaris 8 Cacti: cacti-0.8.6h PHP: PHP 4.3.0 MySQL: 4.0.21 RRDTool: RRDtool 1.2.1...
by NetGeek
Tue Sep 12, 2006 1:47 pm
Forum: Help: Linux/Unix Specific
Topic: How can I install cactid on solaris8 sparc ?
Replies: 2
Views: 1229

Re: How can I install cactid on solaris8 sparc ?

I want install cactid on solaris8 ,but I get error ,can not make nft_popen.c: In function `nft_pclose': nft_popen.c:317: error: `SIGTERM' undeclared (first use in this function) nft_popen.c:317: error: (Each undeclared identifier is reported only once nft_popen.c:317: error: for each function it ap...
by NetGeek
Mon Sep 11, 2006 10:56 pm
Forum: Scripts and Templates
Topic: [XML] Cisco SAA Jitter/Jitter-error/http template
Replies: 84
Views: 181346

TheWitness wrote:Settings->Visual. Increase the number of JavaScript Rows.

TheWitness
Sweet!! That was it!

Thanks!
NetGeek
by NetGeek
Mon Sep 11, 2006 3:05 pm
Forum: Scripts and Templates
Topic: [XML] Cisco SAA Jitter/Jitter-error/http template
Replies: 84
Views: 181346

There is one MAJOR requirement for Cisco SAA (or whatever they renamed it to) to work properly. 1) All SAA Endpoint pairs must be named 2) Each name must be unique (aka Site1-to-Site2, etc.) If the names are not unique, cacti won't know what to graph. In your case, it appears that you may not have ...
by NetGeek
Fri Sep 01, 2006 9:19 am
Forum: Scripts and Templates
Topic: [XML] Cisco SAA Jitter/Jitter-error/http template
Replies: 84
Views: 181346

Issues with latest SAA Templates

Hello! I am looking for some help getting these SAA templates working for me. Here is the background: Routers: Cisco 7200s running IOS 12.3(8)T5 with SAA configured OS: Solaris 8 Cacti: cacti-0.8.6h PHP: PHP 4.3.0 MySQL: 4.0.21 RRDTool: RRDtool 1.2.11 Apache: apache_1.3.27 Latest SAA templates: cisc...
by NetGeek
Mon Nov 14, 2005 2:21 pm
Forum: Help: General
Topic: RRD Files not being created
Replies: 1
Views: 1071

RRD Files not being created

Hello All! I am a newbie to Cacti and have been able thus far to get the basic install up and running for 0.8.6g on Solaris 8. I have been able to configure and view graphs for localhost performance and interface counters for remote devices via SNMP. Sooo now I decided to try add a set of templates ...