Event Manager needs to be initialized
book
Article ID: 366760
calendar_today
Updated On:
Products
Network Observability
CA Performance Management
Issue/Introduction
What is the process for initializing the event manager database so I can start from scratch
Environment
Dx NetOps Performance Management 23.3.x
Resolution
- Remove EM data source from portal
- Bring down the EM service: systemctl stop caperfcenter_eventmanager
- Run the following script: /opt/CA/PerformanceCenter/Tools/bin/npcshell.sh initem --production --dbhost localhost --dbport 3306 --dbuser 'netqos' --dbpass 'DB_PASSWORD' --log /opt/CA/PerformanceCenter/InstallLogs/emmigrate.log.`date +%F_%H-%M`
- Restart EM: systemctl start caperfcenter_eventmanager
- Add EM back as a data source
Feedback
thumb_up
Yes
thumb_down
No