agentip – Change the IP address used for OS monitoring on the provisionable server, which should be the IP address of the provisioning network interface on the server.
agentsnmp – Specify the SNMP credentials used for OS monitoring on the provisionable server. The agentsnmp format is a read community string for the SNMP credentials: read-community.
agentssh – Specify the SSH credentials used for OS monitoring on the provisionable server. The SSH user must have root access on the provisionable server. The agentssh format is a user name/password pair for SSH credentials: ssh-username/ssh-password.
interval – Set the polling interval for monitoring, in seconds. Valid values are integers above zero.
locator-state – Turn the server's locator light on or off. Valid values are true (on) and false (off).
monitor – Specify a monitoring type on the server in order to set its polling interval. Valid values are hardwarehealth, osresources, and network.
monitored-state– Enable or disable monitoring on the provisionable server. Valid values are true (enable) and false (disable).
refresh – Refresh the management server with the server's current settings and status. This includes monitoring information, currently installed software, and other details.
server – The management name of a server.
threshold– Choose an OS resource attribute for which to set one or multiple threshold values. Valid values are:
cpustats.loadavg1min – System load expressed as average number of queued processes over 1 minute.
cpustats.loadavg5min – System load expressed as average number of queued processes over 5 minutes.
cpustats.loadavg15min – System load expressed as average number of queued processes over 15 minutes.
cpustats.pctusage – Overall CPU usage percentage.
cpustats.pctidle – Overall CPU idle percentage.
memusage.pctmemused – Percentage of memory in use.
memusage.pctmemfree – Percentage of memory free.
memusage.mbmemused – Memory in use (MBytes).
memusage.mbmemfree – Memory free (MBytes).
memusage.pctswapused – Percentage of swap space in use.
memusage.mbswapfree – Free swap space (MBytes).
fsusage.pctused – Percentage of file system space in use.
value– Set a threshold value for an OS resource attribute on a provisionable server. Valid values for the criticallow, criticalhigh, warninglow, and warninghigh thresholds depend on the attribute. For attributes measuring percentages, the valid value range is 0–100. A value of none disables monitoring of the attribute for that threshold.
Configuration Attributes
agentsnmp agentsnmp – Specify the SNMP credentials for OS monitoring on the provisionable server. The agentsnmp format is a read community string for the SNMP credentials: read-community.
ip ip – Change the management network IP address for the server.
ipmi ipmi – Change the IPMI credentials for the server's management network IP address. The ipmi value is an IPMI password.
name name – Change the name of the server.
note note – Change the notes for the server.
snmp snmp – Change the SNMP credentials for the server's management network IP address. The snmp format is a read community string for the SNMP credentials: read-community.
ssh ssh – Change the SSH credentials for the server's management network IP address. The sshformat is a user name/password pair for SSH credentials: ssh-username/ssh-password.