View Single Post
  #2 (permalink)  
Old 2007-11-26
lodown lodown is offline
Member
 
Join Date: 2006-05-05
Posts: 55
Rep Power: 3
lodown has an average reputation (10+)
Default Re: Eventia with Provider-1 (R65)

In the CheckPoint_R65_UpgradeGuide page 290 there is a section that requires some commands to be run. I am not sure if this is just for an upgrade or a new installation as well, but I had to run this for the upgrade from NGX R62:

1. CPSTOP both the MDS and Eventia Reporter
2. Copy the evr_addon_export from the $RTDIR/conf dir on the Eventia server to the MDS
3. Run the evr_addon_export script on the MDS. It should create a file called evr_addon_tables.tgz
4. Copy evr_addon_tables.tgz to the $RTDIR/bin directory on the Eventia server
5. On the Eventia server run svr_install --import evr_addon_tables.tgz
6. CPSTART/MDSSTART on both the MDS and Eventia servers
Reply With Quote