CLI Reference Guide SRM Configuration Commands
user
In the srm configuration mode, execute user command to apply the monitoring policy to a
resource user.
user resource-user-name resource-policy-name
no user resource-user-name
Name of resource user. Execute "show
resource database" command to display
the information about resource users.
Remove the association between
resource user and monitoring policy.
Example 1: Configure a user monitoring policy named
rgos_policy and apply to snmpd.
Ruijie#configure terminal
Ruijie(config)#resource manager
Ruijie(config-srm)#policy rgos_policy
Ruijie(config-srm-policy)#exit
Ruijie(config-srm)#user snmpd rgos_policy
Enter the SRM configuration
mode.
Create the monitoring policy
and enter the SRM-policy
configuration mode.