Verify the Smarts EDAA is running, connected to the broker and is able to retrieve information from your presentation SAM.
Procedure
- Verify Tomcat is running, as described in Checking Tomcat.
- Verify
smarts-edaa
is running.
For example:
http://itops-qa-192.lss.emc.com:8080/smarts-edaa/msa?alt=json&pretty=true
- Make sure there are entries for the dmbroker and the presentation SAM.
- Verify
smarts-edaa
is connected to the broker.
For example:
http://itops-qa-192.lss.emc.com:8080/smarts-edaa/msa/dmbroker/types/DomainManager/instances?alt=json&pretty=true
- Make sure there are entries for the various domains registered with the broker.
- Verify
smarts-edaa
can retrieve information from your presentation SAM.
For example:
http://itops-qa-192.lss.emc.com:8080/smarts-edaa/msa/INCHARGE-SA-PRES/instances/SM_System::SM-System?alt=json&pretty=true
- Make sure you can see the properties of
SM_System::SM-System
.