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 |