Can SCV be monitored by SNMP?
Applies to
SnapCenter Plug-in for VMware vSphere(SCV)
Answer
No, SCV itself cannot be monitored by SNMP.
Note:
- SCV supports Rest API.
- When the service of SCV is down, the following error occurs.
- SCV service status can be confirmed by monitoring the rest API response instead of SNMP.
C:\Users\Administrator.DEMO>curl -k -X POST "https://192.168.0.74:8144/api/4.1/auth/login" -H "accept: */*" -H "Content-Type: application/json" -d "{ \"password\": \"<password>\", \"username\": \"<user>@<domain>\"}"
curl: (7) Failed to connect to 192.168.0.74 port 8144 after 1014 ms: Couldn't connect to server
Additional Information
additionalInformation_text