Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/data-mgmt/SnapCenter/SC_KBs/Can_SCV_be_monitored_by_SNMP
      No, SCV itself cannot be monitored by SNMP. 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:\Use...No, SCV itself cannot be monitored by SNMP. 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>\"}"