Disabling VMware Smart Assurance NOTIF
The
VMware Smart Assurance
NOTIF application cannot be uninstalled separately from SAM 9.2 because theVMware Smart Assurance
NOTIF processor is included as part of the SAM 9.2 server application. However, you can disableVMware Smart Assurance
NOTIF on anAdapter Platform
/SAM server by performing the following steps: - Launch theVMware Smart AssuranceNOTIF Editor by selectingStart>Programs>InCharge>SmartsNOTIF Editor.You can also launch the editor by double-clicking the NotifGui.sh file (for UNIX systems) in theBASEDIR/smarts/notif/editor directory.
- Use theVMware Smart AssuranceNOTIF Editor to connect to the runningAdapter Platformor SAM server where you want to disableVMware Smart AssuranceNOTIF . SelectRemote>Edit a server's settings…and choose a server in theConnect to a Serverdialog box.
- TheRemote Server Settingsdialog box appears showing the server's current settings. In theRemote Server Settingsdialog box, clear theActivate>Smarts>NOTIFcheckbox, and then clickOK.
- Configure the SNMP Trap Adapter to use the default trap_mgr_parse.asl script instead of the Notif-trap_mgr_parse.asl script.For example:./sm_trapd --name=TRAP-OI --server=INCHARGE-OI --config=icoi --port=9013 --model=sm_actions --output --rules=icoi-trapd/trap_mgr_parse.asl --daemon
- Configure the Syslog Adapter to use the default SysLog_mgr.asl script instead of the Notif-SysLog_mgr.asl script.For example:./sm_adapter.exe --NTsErViCeNaMe=ic-syslog-adapter --name=SYSLOG-OI --server=INCHARGE-OI --tail=/var/log/syslog --model=sm_system --model=sm_actions --output icoi-syslog/SysLog_mgr.asl
- Restart theAdapter Platform/SAM server.