Adding Catalogic DPX GuardMode Agent with the Catalogic DPX Master Server as a Notification Provider
Use the following command to register the Catalogic DPX GuardMode agent with the Catalogic DPX Master Server as a notification provider:
Add the following flags and values:
--username | -u sysadmin
(Requried)
The user name for the Catalogic DPX Master Server, that is, sysadmin.
--password | -p <string>
(Requried)
The password for this user.
--hostname <string>
(Required)
The host name or the IPv4 address of the Catalogic DPX Master Server.
--batch-size <integer>
The node group name in Catalogic DPX. (Default: 200)
--enabled <boolean>
Enable or disable the notification provider: Catalogic DPX. Use $false
to disable it. (Default: $true
)
--send-frequency <integer>
Specify the frequency of sending the notification to the Catalogic DPX Master Server in seconds. A typical value is between 1 (second) and 86400 (for 24 hours). (Default: 5)
--help | -h
Show the help text.
Last updated