Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have upgraded to VMS 2.1 and have a question about event notifications.My old CSPM was able to generate USEFULL e-mails about alerts.The new Security monitor has a lack of good keywords. and does not seem to be able to even give me the signature i...
My CW2000 installation failed after installing another 3rd party software package on the machine.In effect I have rebuilt the machine now. In the prior installation I had scheduled the CW backups. These are available from 3-1-2003 in cmf rme dfm fo...
I Have 2 Cisco secure IDS formerly Netranger current 3.0(1)S8 and PIx 525 ver 6.1 am USING CSPM 2.3.2When I set up the signatures to shun they appear to do so but not in a very fast manner and then not throughly. As I look at my logs I am getting m...
This is a script that will somewhat work on VMS and 4.1 sensors#!/usr/bin/perluse Time::Local;#***********************************************************************## FILE NAME : emailalert.pl## DESCRIPTION : This file is a perl script that wil...
To fix the script, line 111 needs to be changed to force output in NrLog format (add -on). From: system("IdsAlarms -s\"$whereClause\" -f\"$tmpFile\""); To: system("IdsAlarms -on -s\"$whereClause\" -f\"$tmpFile\"");
Found that out I guess when I opened case D827060 because of another problem. They had me upgrade to 1.1. Now all my fields are blank.You might take a look at the case cause I am not sure my support guy has a good handle on the problem.Jeff
It is!Actually it is a standalond seperate product and not really integrated except in the fact it comes in the same box.But only for firewall management.The IDS's fall under vms security management and monitoring.
Thank You This did workThe perl script might need some work though as it kept looking in the program files\ciscopx\backup\manifest\"cmf or rme"\database\ "ani or rme or cmf_Dbversion.txt" files which aren't there. After copying them from the real ba...