SystemLoad

  



Ubuntu linux has a rich set of commands for getting system info. One of the useful pieces of information that a system administrator might need is to know what the overall system load on a server is. Manually edit and run the generated script scriptsystemLoad.sql. Run RCU again in Perform Product Load mode by using the -dataLoad command-line parameter to populate the schemas. Run the generated clean-up script script. 12c hidden undocumented parameter list Oracle Database Tips by Donald BurlesonJune 30, 2013.

-->

Gets the details of an ASR fabric.
Gets the details of an Azure Site Recovery fabric.

URI Parameters

Root Page Marcel Bresink Software-Systeme. Products Blog Service Contact Data Protection About us Deutsch The macOS specialist. Manually edit and run the generated script scriptsystemLoad.sql. Run RCU again in Perform Product Load mode by using the -dataLoad command-line parameter to populate the schemas.

NameInRequiredTypeDescription
path True
  • string

Fabric name.

resourceGroupName
path True
  • string

The name of the resource group where the recovery services vault is present.

path True
  • string

The name of the recovery services vault.

subscriptionId
path True
  • string

The subscription Id.

query True
  • string

Client Api Version.

Responses

NameTypeDescription
200 OK

OK

Security

azure_auth

Azure Active Directory OAuth2 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

NameDescription
user_impersonation impersonate your user account.

Examples

Gets the details of an ASR fabric.

Sample Request

Definitions

AgentDetails

Agent details.

AgentDiskDetails

Agent disk details.

AgentVersionStatus

A value indicating whether security update required.

AzureFabricSpecificDetails

Azure Fabric Specific Details.

DataStore

The data store details of the MT.

DraDetails

DRA details.

EncryptionDetails

Encryption details for the fabric.

Fabric

Fabric definition.

FabricProperties

Fabric properties.

HealthError

Health Error

HealthErrorCustomerResolvability

Value indicating whether the health error is customer resolvable.

HyperVSiteDetails

HyperVSite fabric specific details.

InMageRcmFabricSpecificDetails

InMageRcm fabric specific details.

InnerHealthError

Implements InnerHealthError class. HealthError object has a list of InnerHealthErrors as child errors. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.

MasterTargetServer

Details of a Master Target Server.

MobilityServiceUpdate

The Mobility Service update details.

ProcessServer

Details of the Process Server.

ProcessServerDetails

Process server details.

ProtectionHealth

The health of the DRA.

PushInstallerDetails

Push installer details.

RcmProxyDetails

RCM proxy details.

ReplicationAgentDetails

Replication agent details.

ReprotectAgentDetails

Reprotect agent details.

RetentionVolume

The retention details of the MT.

RunAsAccount

CS Accounts Details.

VersionDetails

Version related details.

VmmDetails

VMM fabric specific details.

VMwareDetails

Store the fabric details specific to the VMware fabric.

VMwareV2FabricSpecificDetails

VMwareV2 fabric specific details.

SystemLoad

AgentDetails

Agent details.

NameTypeDescription
agentId
  • string

The Id of the agent running on the server.

biosId
  • string

The machine BIOS Id.

disks
  • AgentDiskDetails[]

The details of agent disks.

fqdn
  • string

The machine FQDN.

machineId
  • string

The Id of the machine to which the agent is registered.

AgentDiskDetails

Agent disk details.

NameTypeDescription
capacityInBytes
  • integer

The disk capacity in bytes.

diskId
  • string

The disk Id.

diskName
  • string

The disk name.

isOSDisk
  • string

A value indicating whether the disk is the OS disk.

lunId
  • integer

The lun of disk.

AgentVersionStatus

A value indicating whether security update required.

NameTypeDescription
Deprecated
  • string
NotSupported
  • string
SecurityUpdateRequired
  • string
Supported
  • string
UpdateRequired
  • string

AzureFabricSpecificDetails

Azure Fabric Specific Details.

NameTypeDescription
containerIds
  • string[]

The container Ids for the Azure fabric.

instanceType string:
  • Azure

Gets the class type. Overridden in derived classes.

location
  • string

The Location for the Azure fabric.

Load

DataStore

The data store details of the MT.

NameTypeDescription
capacity
  • string

The capacity of data store in GBs.

freeSpace
  • string

The free space of data store in GBs.

symbolicName
  • string

The symbolic name of data store.

type
  • string

The type of data store.

uuid
  • string

The uuid of data store.

DraDetails

DRA details.

NameTypeDescription
health

The health of the DRA.

healthErrors
  • HealthError[]

The health errors.

id
  • string

The DRA Id.

lastHeartbeatUtc
  • string

The last heartbeat received from the DRA.

name
  • string

The DRA name.

version
  • string

The DRA version.

EncryptionDetails

Encryption details for the fabric.

NameTypeDescription
kekCertExpiryDate
  • string

The key encryption key certificate expiry date.

kekCertThumbprint
  • string

The key encryption key certificate thumbprint.

kekState
  • string

The key encryption key state for the Vmm.

Fabric

Fabric definition.

NameTypeDescription
id
  • string

Resource Id

location
  • string

Resource Location

name
  • string

Resource Name

properties

Fabric related data.

type
  • string

Resource Type

FabricProperties

Fabric properties.

SystemLoad
NameTypeDescription
bcdrState
  • string

BCDR state of the fabric.

customDetails FabricSpecificDetails:

Fabric specific settings.

encryptionDetails

Encryption details for the fabric.

friendlyName
  • string

Friendly name of the fabric.

health
  • string

Health of fabric.

healthErrorDetails
  • HealthError[]

Fabric health error details.

internalIdentifier
  • string

Dra Registration Id.

rolloverEncryptionDetails

Rollover encryption details for the fabric.

HealthError

Health Error

NameTypeDescription
creationTimeUtc
  • string

Error creation time (UTC)

customerResolvability

Value indicating whether the health error is customer resolvable.

entityId
  • string

ID of the entity.

errorCategory
  • string

Category of error.

errorCode
  • string

Error code.

errorId
  • string

The health error unique id.

errorLevel
  • string

Level of error.

errorMessage
  • string

Error message.

errorSource
  • string

Source of error.

errorType
  • string

Type of error.

innerHealthErrors
  • InnerHealthError[]

The inner health errors. HealthError having a list of HealthError as child errors is problematic. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.

possibleCauses
  • string

Possible causes of error.

recommendedAction
  • string

Recommended action to resolve error.

recoveryProviderErrorMessage
  • string

DRA error message.

summaryMessage
  • string

Summary message of the entity.

HealthErrorCustomerResolvability

Value indicating whether the health error is customer resolvable.

NameTypeDescription
Allowed
  • string
NotAllowed
  • string

HyperVSiteDetails

HyperVSite fabric specific details.

NameTypeDescription
instanceType string:
  • HyperVSite

Gets the class type. Overridden in derived classes.

InMageRcmFabricSpecificDetails

InMageRcm fabric specific details.

NameTypeDescription
agentDetails
  • AgentDetails[]

The list of agent details.

controlPlaneUri
  • string

The control plane Uri.

dataPlaneUri
  • string

The data plane Uri.

dras
  • DraDetails[]

The list of DRAs.

instanceType string:
  • InMageRcm

Gets the class type. Overridden in derived classes.

physicalSiteId
  • string

The ARM Id of the physical site.

processServers
  • ProcessServerDetails[]

The list of process servers.

pushInstallers
  • PushInstallerDetails[]

The list of push installers.

rcmProxies
  • RcmProxyDetails[]

The list of RCM proxies.

replicationAgents
  • ReplicationAgentDetails[]

The list of replication agents.

reprotectAgents
  • ReprotectAgentDetails[]

The list of reprotect agents.

serviceContainerId
  • string

The service container Id.

serviceEndpoint
  • string

The service endpoint.

serviceResourceId
  • string

The service resource Id.

vmwareSiteId
  • string

The ARM Id of the VMware site.

InnerHealthError

Implements InnerHealthError class. HealthError object has a list of InnerHealthErrors as child errors. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.

NameTypeDescription
creationTimeUtc
  • string

Error creation time (UTC)

entityId
  • string

ID of the entity.

errorCategory
  • string

Category of error.

errorCode
  • string

Error code.

errorLevel
  • string

Level of error.

errorMessage
  • string

Error message.

errorSource
  • string

Source of error.

errorType
  • string

Type of error.

possibleCauses
  • string

Possible causes of error.

recommendedAction
  • string

Recommended action to resolve error.

recoveryProviderErrorMessage
  • string

DRA error message.

summaryMessage
  • string

Summary message of the entity.

MasterTargetServer

Details of a Master Target Server.

NameTypeDescription
agentExpiryDate
  • string

Agent expiry date.

agentVersion
  • string

The version of the scout component on the server.

agentVersionDetails

Agent version details.

dataStores
  • DataStore[]

The list of data stores in the fabric.

diskCount
  • integer

Disk count of the master target.

healthErrors
  • HealthError[]

Health errors.

id
  • string

The server Id.

ipAddress
  • string

The IP address of the server.

lastHeartbeat
  • string

The last heartbeat received from the server.

marsAgentExpiryDate
  • string

MARS agent expiry date.

marsAgentVersion
  • string

MARS agent version.

marsAgentVersionDetails

Mars agent version details.

name
  • string

The server name.

osType
  • string

The OS type of the server.

osVersion
  • string

OS Version of the master target.

retentionVolumes
  • RetentionVolume[]

The retention volumes of Master target Server.

validationErrors
  • HealthError[]

Validation errors.

versionStatus
  • string

Version status

MobilityServiceUpdate

The Mobility Service update details.

NameTypeDescription
osType
  • string

The OS type.

rebootStatus
  • string

The reboot status of the update - whether it is required or not.

version
  • string

The version of the latest update.

ProcessServer

Details of the Process Server.

NameTypeDescription
agentExpiryDate
  • string

Agent expiry date.

agentVersion
  • string

The version of the scout component on the server.

agentVersionDetails

The agent version details.

availableMemoryInBytes
  • integer

The available memory.

availableSpaceInBytes
  • integer

The available space.

cpuLoad
  • string

The percentage of the CPU load.

cpuLoadStatus
  • string

The CPU load status.

friendlyName
  • string

The Process Server's friendly name.

health

The health of Process Server.

healthErrors
  • HealthError[]

Health errors.

hostId
  • string

The agent generated Id.

id
  • string

The Process Server Id.

ipAddress
  • string

The IP address of the server.

lastHeartbeat
  • string

The last heartbeat received from the server.

machineCount
  • string

The servers configured with this PS.

marsCommunicationStatus
  • string

The MARS communication status.

marsRegistrationStatus
  • string

The MARS registration status.

memoryUsageStatus
  • string

The memory usage status.

mobilityServiceUpdates
  • MobilityServiceUpdate[]

The list of the mobility service updates available on the Process Server.

osType
  • string

The OS type of the server.

osVersion
  • string

OS Version of the process server. Note: This will get populated if user has CS version greater than 9.12.0.0.

psServiceStatus
  • string

The PS service status.

psStatsRefreshTime
  • string

The process server stats refresh time.

replicationPairCount
  • string

The number of replication pairs configured in this PS.

spaceUsageStatus
  • string

The space usage status.

sslCertExpiryDate
  • string

The PS SSL cert expiry date.

sslCertExpiryRemainingDays
  • integer

CS SSL cert expiry date.

systemLoad
  • string

The percentage of the system load.

systemLoadStatus
  • string

The system load status.

throughputInBytes
  • integer

The throughput in bytes.

throughputInMBps
  • integer

The throughput in MBps.

throughputStatus
  • string

The throughput status.

throughputUploadPendingDataInBytes
  • integer

The uploading pending data in bytes.

totalMemoryInBytes
  • integer

The total memory.

totalSpaceInBytes
  • integer

The total space.

versionStatus
  • string

Version status

ProcessServerDetails

Process server details.

NameTypeDescription
availableMemoryInBytes
  • integer

The available memory.

availableSpaceInBytes
  • integer

The available disk space.

freeSpacePercentage
  • number

The free disk space percentage.

health

The health of the process server.

healthErrors
  • HealthError[]

The health errors.

historicHealth

The historic health of the process server based on the health in last 24 hours.

id
  • string

The process server Id.

lastHeartbeatUtc
  • string

The last heartbeat received from the process server.

memoryUsagePercentage
  • number

The memory usage percentage.

name
  • string

The process server name.

processorUsagePercentage
  • number

The processor usage percentage.

throughputInBytes
  • integer

The throughput in bytes.

throughputUploadPendingDataInBytes
  • integer

The uploading pending data in bytes.

totalMemoryInBytes
  • integer

The total memory.

totalSpaceInBytes
  • integer

The total disk space.

usedMemoryInBytes
  • integer

The used memory.

usedSpaceInBytes
  • integer

The used disk space.

version
  • string

The process server version.

ProtectionHealth

The health of the DRA.

NameTypeDescription
Critical
  • string
None
  • string
Normal
  • string
Warning
  • string

PushInstallerDetails

Push installer details.

NameTypeDescription
health

The health of the push installer.

healthErrors
  • HealthError[]

The health errors.

id
  • string

The push installer Id.

lastHeartbeatUtc
  • string

The last heartbeat received from the push installer.

name
  • string

The push installer name.

version
  • string

The push installer version.

RcmProxyDetails

RCM proxy details.

NameTypeDescription
health

The health of the RCM proxy.

healthErrors
  • HealthError[]

The health errors.

id
  • string

The RCM proxy Id.

lastHeartbeatUtc
  • string

The last heartbeat received from the RCM proxy.

name
  • string

The RCM proxy name.

version
  • string

The RCM proxy version.

ReplicationAgentDetails

Replication agent details.

NameTypeDescription
health

The health of the replication agent.

healthErrors
  • HealthError[]

The health errors.

id
  • string

The replication agent Id.

lastHeartbeatUtc
  • string

The last heartbeat received from the replication agent.

name
  • string

The replication agent name.

version
  • string

The replication agent version.

System Load Indicator

ReprotectAgentDetails

Reprotect agent details.

NameTypeDescription
health

The health of the reprotect agent.

healthErrors
  • HealthError[]

The health errors.

id
  • string

The reprotect agent Id.

lastHeartbeatUtc
  • string

The last heartbeat received from the reprotect agent.

name
  • string

The reprotect agent name.

version
  • string

The version.

RetentionVolume

The retention details of the MT.

NameTypeDescription
capacityInBytes
  • integer

The volume capacity.

freeSpaceInBytes
  • integer

The free space available in this volume.

thresholdPercentage
  • integer

The threshold percentage.

volumeName
  • string

The volume name.

RunAsAccount

CS Accounts Details.

NameTypeDescription
accountId
  • string

The CS RunAs account Id.

accountName
  • string

The CS RunAs account name.

VersionDetails

Version related details.

NameTypeDescription
expiryDate
  • string

Version expiry date.

status

A value indicating whether security update required.

version
  • string

The agent version.

VmmDetails

VMM fabric specific details.

NameTypeDescription
instanceType string:
  • VMM

Gets the class type. Overridden in derived classes.

VMwareDetails

Store the fabric details specific to the VMware fabric.

NameTypeDescription
agentCount
  • string

The number of source and target servers configured to talk to this CS.

agentExpiryDate
  • string

Agent expiry date.

agentVersion
  • string

The agent Version.

agentVersionDetails

The agent version details.

availableMemoryInBytes
  • integer

The available memory.

availableSpaceInBytes
  • integer

The available space.

cpuLoad
  • string

The percentage of the CPU load.

cpuLoadStatus
  • string

The CPU load status.

csServiceStatus
  • string

The CS service status.

databaseServerLoad
  • string

The database server load.

databaseServerLoadStatus
  • string

The database server load status.

hostName
  • string

The host name.

instanceType string:
  • VMware

Gets the class type. Overridden in derived classes.

ipAddress
  • string

The IP address.

lastHeartbeat
  • string

The last heartbeat received from CS server.

masterTargetServers
  • MasterTargetServer[]

The list of Master Target servers associated with the fabric.

memoryUsageStatus
  • string

The memory usage status.

processServerCount
  • string

The number of process servers.

processServers
  • ProcessServer[]

The list of Process Servers associated with the fabric.

protectedServers
  • string

The number of protected servers.

psTemplateVersion
  • string

PS template version.

replicationPairCount
  • string

The number of replication pairs configured in this CS.

runAsAccounts
  • RunAsAccount[]

The list of run as accounts created on the server.

spaceUsageStatus
  • string

The space usage status.

sslCertExpiryDate
  • string

CS SSL cert expiry date.

sslCertExpiryRemainingDays
  • integer

CS SSL cert expiry date.

systemLoad
  • string

The percentage of the system load.

systemLoadStatus
  • string

The system load status.

totalMemoryInBytes
  • integer

The total memory.

totalSpaceInBytes
  • integer

The total space.

versionStatus
  • string

Version status

webLoad
  • string

The web load.

webLoadStatus
  • string

The web load status.

VMwareV2FabricSpecificDetails

VMwareV2 fabric specific details.

NameTypeDescription
instanceType string:
  • VMwareV2

Gets the class type. Overridden in derived classes.

migrationSolutionId
  • string

The Migration solution ARM Id.

serviceEndpoint
  • string

The service endpoint.

serviceResourceId
  • string

The service resource Id.

vmwareSiteId
  • string

The ARM Id of the VMware site.

Package: wnpp;Maintainer for wnpp is wnpp@debian.org;

Reported by: Andrew Lau <netsnipe@users.sourceforge.net>

Date: Wed, 21 Apr 2004 15:03:12 UTC

Owned by: Rudy Godoy <rudy@kernel-panik.org>

Severity: normal

Merged with 244569

Fixed in version xfce4-systemload-plugin/0.3.6-1

Done: Emanuele Rocca <ema@debian.org>

Bug is archived. No further changes may be made.

View this report as an mbox folder, status mbox, maintainer mbox

Report forwarded to debian-bugs-dist@lists.debian.org, <wnpp@debian.org>:
Bug#245124; Package wnpp.(full text, mbox, link).

Acknowledgement sent to Andrew Lau <netsnipe@users.sourceforge.net>:
New Bug report received and forwarded. Copy sent to <wnpp@debian.org>.(full text, mbox, link).

Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

To: Debian Bug Tracking System <submit@bugs.debian.org>
Date: Thu, 22 Apr 2004 00:54:39 +1000

Systemloadgdidriverinformation

Merged 244569245124.Request was from Andrew Pollock <apollock@debian.org>to control@bugs.debian.org. (full text, mbox, link).

Changed Bug title.Request was from Martin Schulze <joey@infodrom.org>to control@bugs.debian.org. (full text, mbox, link).

Owner recorded as Rudy Godoy <rudy@kernel-panik.org>.Request was from Rudy Godoy <rudy@kernel-panik.org>to control@bugs.debian.org. (full text, mbox, link).

Systemloadandcallimage

System

Changed Bug title.Request was from Emanuele Rocca <ema@debian.org>to control@bugs.debian.org. (full text, mbox, link).

Reply sent to Emanuele Rocca <ema@debian.org>:
You have taken responsibility.(full text, mbox, link).

Notification sent to Andrew Lau <netsnipe@users.sourceforge.net>:
Bug acknowledged by developer.(full text, mbox, link).

Message #18 received at 245124-close@bugs.debian.org (full text, mbox, reply):

To: 245124-close@bugs.debian.org
Subject: Bug#245124: fixed in xfce4-systemload-plugin 0.3.6-1

Send a report that this bug log contains spam.

Debian bug tracking system administrator <owner@bugs.debian.org>.Last modified:Wed Apr 21 17:54:54 2021; Machine Name:bembo

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham,1997,2003 nCipher Corporation Ltd,1994-97 Ian Jackson,2005-2017 Don Armstrong, and many other contributors.