image image image image image

On This Page

ufm plugin


ufm plugin <plugin-name> {add [tag <tag name>] | enable | remove}
no ufm plugin <plugin-name> enable

Add UFM plugin manages UFM plugin.
The no form of the command disables UFM plugin.

Syntax DescriptionaddAdds UFM plugin
enableEnables UFM plugin
removeRemoves UFM plugin
DefaultN/A
Configuration Modeconfig
History4.7
Example
ufmapl [ mgmt-sa ] (config) # ufm plugin ndt add tag 1.0.0-3
Related Commands

show ufm plugin

Notes
  • The plugin can be added, removed, enabled or disabled while UFM is running.
  • The plugin will be started upon UFM startup.
  • Disabling the plugin will only stop it.
  • Removing the plugin also clears all its folders and files (including conflagration and logs).

show ufm plugin


show ufm plugin

Displays UFM plugin

Syntax DescriptionN/A
Defaultenabled
Configuration Modeconfig
History4.7
Example
ufmapl [ mgmt-ha-active ] (config) # show ufm plugin 
Plugin ndt:
    Enabled:           Yes
    Plugin tag:        latest
    Shared volumes:    /opt/ufm/files/log:/log,/dev:/host_dev
    Httpd port:        8980
    State:             stop
Plugin rest-rdma:
    Enabled:           Yes
    Plugin tag:        1.0.0-5
    Shared volumes:    /opt/ufm/files/periodicIbdiagnet:/opt/ufm/files/periodicIbdiagnet,/opt/ufm/files/log:/opt/ufm/files/log,/opt/ufm/files/conf:/opt/ufm/files/conf
    Httpd port:        NA
    State:             stop
Related Commands

ufm plugin add, ufm plugin remove, ufm plugin enable, no ufm plugin enable

Notes