Prizm running on Centos 5.5 ?

Hi There,

Has anyone successfully installed and run Prizm 3.3 on Centos 5.5? The EMS part seems to be working correct but I’m unable to get BAM going. I can basically set any SM to full management mode / update them etc but the moment I enable authentication on the AP then no SM units register. Prizm is configured to automatically authenticate any unknown SM units and to setup a default bandwidth profile on it. Also , the log files aren’t giving any clues to what the problem might be.

Prizm does check out both BAM/ EMS licenses when it starts up.

ODBC Driver : mysql-connector-odbc-3.51.27-0.i386.rpm
JDBC Driver: mysql-connector-java-3.1.1.14-bin.jar

Any ideas would be much appreciated.

Thanks in advance
-steph

Make sure UDP port 1234 is allowed through the firewall on INPUT chain.
‘iptables -vnL INPUT’ should show you the rules, ‘iptables -I INPUT -p udp --dport 1234 -j ACCEPT’ would explicitly allow the authentication attempts in. To permanently save added/changed rules, use “service iptables save”. (otherwise reboot will restore the previous ruleset)

j

The firewall is completely disabled …

Any ideas? I’m having the same issue.

Latest version of Prizm running on Centos 5.5

BAM server is running, but it doesn’t seem to be doing anything. In the log file it gets to:
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 15 Message: Soap Serve Thread created
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread
Info 06/15/2010 8:34:47 File: soapservetask.cpp Line: 27 Message: Getting ready to activate thread

No errors that I can see.

Once every hour after startup this comes up in our logs:

Info 06/15/2010 9:34:49 File: ./businessrules/SMListGenerator.cpp Line: 67 Message: Timer fired processing SM list.
Info 06/15/2010 10:34:49 File: ./businessrules/SMListGenerator.cpp Line: 67 Message: Timer fired processing SM list.
Info 06/15/2010 11:34:49 File: ./businessrules/SMListGenerator.cpp Line: 67 Message: Timer fired processing SM list.