Smarts IP: How can I get details of a subscription profile for a Smarts IP domain?
search cancel

Smarts IP: How can I get details of a subscription profile for a Smarts IP domain?

book

Article ID: 303982

calendar_today

Updated On:

Products

VMware

Issue/Introduction

How can I get details of a subscription profile for a Smarts IP server?

Environment

VMware Smart Assurance - SMARTS

Resolution


From <BASEDIR>/IP/smarts/bin:

1. List all subscription profiles via: 

dmctl -s INCHARGE-AM-PM get GA_SubscriberProfile::PROFILE-default


2. Get the details for a specific subscription profile:

example (from UNIX):

     A.  bash-2.05$ ./dmctl -s <DOMAIN> getI   GA_SubscriberProfile
   PROFILE-default   PROFILE-user1   PROFILE-user2

     B.  bash-2.05$ ./dmctl -s <DOMAIN> get GA_SubscriberProfile::PROFILE-default

Properties of GA_SubscriberProfile::PROFILE-default:
    CreationClassName = GA_SubscriberProfile
          Name = PROFILE-default
          ServiceName =
          clientName =
          subscriptions = {
 {
   .*
   .*
   .*
   77840
 }
 {
   ICIM_UnitaryComputerSystem
   .*
   Unresponsive
   77825
 }
 { etc