Pages: [1]   Go Down
Author Topic: What Distro have people had the most success in?  (Read 781 times)
0 Members and 1 Guest are viewing this topic.
admin
Guest
« on: April 24, 2006, 07:47:01 PM »

I'm trying to dedicate a virtual machine to running Pandora network and data server. Does anyone have any input on which distro might be the most appropriate (given the prerequisites etc.)

Thanks!
Andy
« Last Edit: January 01, 1970, 01:00:00 AM by admin » Logged

villa
Global Moderator
Full Member
*****

Karma: 0
Offline Offline

Posts: 36


View Profile
« Reply #1 on: April 25, 2006, 10:59:47 AM »

Hi Andy
I used Ubuntu, we have a detailed document with the installation in this distro for version 1.1, teh version 1.2 is similar. With apt-get the installation is very easy. I have too a document with detailed installation in Suse 9.2. I can send you this document.
Regards
David.
« Last Edit: January 01, 1970, 01:00:00 AM by villa » Logged

Sancho Lerena
Administrator
Expert member
*****

Karma: 24
Offline Offline

Posts: 1151


I can see everything... with my glasses :-)


View Profile WWW
« Reply #2 on: April 25, 2006, 12:32:12 PM »

With debian based distros we have some problems (mem leaks) with Perl/DBI libraries. This problems are solved in SUSE9. So for a stable/production enviroment I recomend SUSE.
« Last Edit: January 01, 1970, 01:00:00 AM by nil » Logged

-- See you in the other screen.

daggett
Sr. Member
****

Karma: 0
Offline Offline

Posts: 109


View Profile
« Reply #3 on: November 28, 2006, 08:32:55 PM »

It runs smoothly on a Fedora Core 6.

The only thing that I reported as bug, is that two predifined agents are misconfigured: cpu_user and cpu_sys: the awk instruction is 13 and 14 instead of 14 and 15.
This bug has been marked as closed, so it will be (is?) corrected in the future.

It doesn't run AT ALL on a Mandriva2007 because of the perl::threads in the pandora server (agents and console are running well though).
perl::threads have been replaced with perl::forks, and won't be developped anymore, so it may be good to switch to perl::forks instead of threads.

regards
bye
« Last Edit: January 01, 1970, 01:00:00 AM by daggett » Logged

raul
Administrator
Expert member
*****

Karma: 1
Offline Offline

Posts: 576



View Profile
« Reply #4 on: November 28, 2006, 09:26:33 PM »

Quote from: "daggett"
It runs smoothly on a Fedora Core 6.

The only thing that I reported as bug, is that two predifined agents are misconfigured: cpu_user and cpu_sys: the awk instruction is 13 and 14 instead of 14 and 15.
This bug has been marked as closed, so it will be (is?) corrected in the future.


Hi!

The bug is closed because we have submitted to the SVN the solution, also is attached to the bug tracker: http://sourceforge.net/tracker/index.php?func=detail&aid=1600529&group_id=155200&atid=794852 (look at the end :-D)

Regards,

Raul
« Last Edit: January 01, 1970, 01:00:00 AM by raul » Logged

daggett
Sr. Member
****

Karma: 0
Offline Offline

Posts: 109


View Profile
« Reply #5 on: November 29, 2006, 09:21:33 AM »

Ok, thanks a lot.

After a good night sleeping, and analysing the problems again, Pandora FMS is WORKING on Mandriva 2007, it just took some changes in the pandora_sever.pl file as follow:

replace
use threads;
use threads::shared;

with:
use forks;
use forks::shared;

and install (urpmi) perl-forks rpm.

There are still some little problems but it's running fine (other threads in the forum).
bye for now!
« Last Edit: January 01, 1970, 01:00:00 AM by daggett » Logged

Manuel Arostegui
Global Moderator
Expert member
*****

Karma: 50
Offline Offline

Posts: 853



View Profile
« Reply #6 on: November 29, 2006, 09:47:57 AM »

Hey dagget,
First off, congratulations for your success with Pandora ;-)

Secondly, could you please send me an email to marostegui@artica.es with the output of:

rpm -qa | grep -i perl

And also:
cd /usr/src && tree

I want to see how are called the rpm perl packages on mandriva in order to create and specific package for that distribution and set up correcty the BuildRequires on the spec file of the pandora_server.

Lastly, I have told you exactly the same on the pandora_fms irc channel, but maybe you don´t read it on time ;-)

All the best.
« Last Edit: January 01, 1970, 01:00:00 AM by manu » Logged

daggett
Sr. Member
****

Karma: 0
Offline Offline

Posts: 109


View Profile
« Reply #7 on: November 29, 2006, 09:51:03 AM »

oops, ok sorry about that, I will be more attentive in the future! ;)

ok for the mail, it's on its way.

bye.
« Last Edit: January 01, 1970, 01:00:00 AM by daggett » Logged

Manuel Arostegui
Global Moderator
Expert member
*****

Karma: 50
Offline Offline

Posts: 853



View Profile
« Reply #8 on: November 29, 2006, 11:29:20 AM »

Yeah I got it.
But you forgot to send me the output of the /usr/src tree.
I need it :-)
« Last Edit: January 01, 1970, 01:00:00 AM by manu » Logged

Pages: [1]   Go Up
Print
 
Jump to:  


SourceForge.net Logo  This site is monitored by Pandora FMS   ArticaST