Previous Topic: Client-side SSL Certificate SetupNext Topic: Metering Server Commands


Metering Server Commands Overview

This topic describes the set of commands available to grid maintainers for accessing their metering data on CA's Metering Server (grm.3tera.net).

The metering data is accessed via SSH using the following command line:

ssh account@grm.3tera.net command args.... 

The following commands are available:

account info

Retrieve account information

account set

Modify client access keys for account

account change

List accounts where # of grids or # of servers has changed

grid list

Retrieve list of grids for account

grid uptime

Retrieve estimated grid uptime

grid downtime

Retrieve grid downtime details

grid change

List grids where # of servers has changed

meter dump

Retrieve metering data

meter license

Retrieve metering license data

meter exception

Retrieve metering exception data

meter appliance

Retrieve appliance metering data

message post

Post message to grid dashboard

message recall

Recall posted dashboard message

message status

Display pending dashboard messages

This section contains the following topics:

Metering Server Commands