|
|
| Author |
Message |
via joe
Joined: 08 Jul 2004 Posts: 7
|
Posted: Fri Nov 05, 2004 6:47 am Post subject: Cacti 0.8.7_2004_11_04 does not Save new devices setting.... |
|
|
Helo again,
Just finished a fresh install of cacti 0.8.7 (04-11-2004). Culdn't compile cactid (same version) with mysql erros (didn't happened before with version 0.8.7 02-11-2004).
Anyway, when I create a new device, cacti does not let me save ....
I'm running a Red Hat 7.3 machine, with mysql 3.23.58, php 4.3.9, rrdtool 1.0.49, snmp 5.1.2
Greatings to all ... |
|
| Back to top |
|
 |
via joe
Joined: 08 Jul 2004 Posts: 7
|
Posted: Fri Nov 05, 2004 11:16 am Post subject: |
|
|
"Anyway, when I create a new device, cacti does not let me save .... "
This where problems with net-snmpd 5.1.2.
Still can´t compile cactid
/cacti/cactid/poller.c:99: undefined reference to `mysql_thread_init'
/cacti/cactid/poller.c:393: undefined reference to `mysql_thread_end'
collect2: ld returned 1 exit status
make: *** [cactid] Error 1 |
|
| Back to top |
|
 |
rony Developer/Forum Admin
Joined: 17 Nov 2003 Posts: 5448 Location: Wisconsin, USA
|
Posted: Fri Nov 05, 2004 12:42 pm Post subject: |
|
|
Make sure you have the mySQL devel libs installed.
Other than that, it should compile, but it should have given you a warning when you ran the configure script. |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9671 Location: MI, USA
|
Posted: Tue Nov 09, 2004 5:29 am Post subject: |
|
|
via joe,
0.8.7 is more like an Alpha now. I suggest that you not use it as there are major changes in the plumbing planned and you will undouptedly be frustrated by your experience unless you are a developer contributing on the project.
We will call for beta testers once it is close to beta test status.
TheWitness |
|
| Back to top |
|
 |
crazee_canuck
Joined: 09 Nov 2004 Posts: 13 Location: Eastpointe, MI
|
Posted: Tue Nov 09, 2004 5:33 am Post subject: Re: Cacti 0.8.7_2004_11_04 does not Save new devices setting |
|
|
Long time lurker, first time poster.....anyway
| via joe wrote: |
Anyway, when I create a new device, cacti does not let me save ....
|
I can confirm that with net-snmpd 5.1.2, Debian Sid, php 4.3.9
| TheWitness wrote: |
0.8.7 is more like an Alpha now. I suggest that you not use it as there are major changes in the plumbing planned and you will undouptedly be frustrated by your experience unless you are a developer.
|
So I noticed Trying 0.8.6(almost)c now on my testing box, reverted back to 0.85a due to the reported gap problems.
BTW, greetings fellow Metro-Detroiter.... |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9671 Location: MI, USA
|
Posted: Tue Nov 09, 2004 5:36 am Post subject: |
|
|
crazee_canuck,
The gaps problem was eliminated in 0.8.6b. Glad to see another metro D poster.
TheWitness |
|
| Back to top |
|
 |
crazee_canuck
Joined: 09 Nov 2004 Posts: 13 Location: Eastpointe, MI
|
Posted: Tue Nov 09, 2004 5:39 am Post subject: |
|
|
| TheWitness wrote: | crazee_canuck,
The gaps problem was eliminated in 0.8.6b. Glad to see another metro D poster.
TheWitness |
Excellent on both accounts....
You're up early (or late)...hehe
/me 's looking for another job...the tech field is lovely right now.... |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9671 Location: MI, USA
|
Posted: Tue Nov 09, 2004 6:37 pm Post subject: |
|
|
Early not late. Ford is hiring technical people. We have lost 2 in our organization in the last 3 months. They both left for 6 months to hire contract postions.
TheWitness |
|
| Back to top |
|
 |
crazee_canuck
Joined: 09 Nov 2004 Posts: 13 Location: Eastpointe, MI
|
Posted: Wed Nov 10, 2004 3:33 pm Post subject: |
|
|
| TheWitness wrote: | Ford is hiring technical people. We have lost 2 in our organization in the last 3 months. They both left for 6 months to hire contract postions.
TheWitness |
Thanks for the information, I'll look into that... |
|
| Back to top |
|
 |
paul tergeist Guest
|
Posted: Mon Nov 15, 2004 6:06 am Post subject: undefined mysql reference |
|
|
| via joe wrote: | "Anyway, when I create a new device, cacti does not let me save .... "
This where problems with net-snmpd 5.1.2.
Still can´t compile cactid
/cacti/cactid/poller.c:99: undefined reference to `mysql_thread_init'
/cacti/cactid/poller.c:393: undefined reference to `mysql_thread_end'
collect2: ld returned 1 exit status
make: *** [cactid] Error 1 |
same here, using debian 3.0
libmysqlclient10-dev 3.23.49-8.8 mysql database development files
my first guess is the client files are compiled without thread support, but i didnt look in detail yet. |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9671 Location: MI, USA
|
Posted: Mon Nov 15, 2004 8:39 am Post subject: |
|
|
Paul,
The version of CACTID in CVS is now compliant with the 0.8.7 ALPHA code posted on the web site. After you resolve your compile problems, make sure you update to the latest CVS version of Cactid.
Also, please be advised, I will be breaking everything soon again. So, unless you are planning on contributing or testing (thanks if you do), be advised you will have to be patient.
TheWtiness |
|
| Back to top |
|
 |
|