Unix and Linux Discussions Tagged with resource |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
399 |
Red Hat |
|
|
|
3 |
1,426 |
Solaris |
|
|
|
3 |
11,546 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
2,497 |
HP Server News and Podcasts RSS |
|
|
|
0 |
470 |
Software Releases - RSS News |
|
|
|
0 |
852 |
UNIX and Linux RSS News |
|
|
|
0 |
3,104 |
Linux |
|
|
|
0 |
534 |
Software Releases - RSS News |
|
|
|
0 |
610 |
Software Releases - RSS News |
|
|
|
2 |
11,339 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
1,809 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
2,402 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
3,210 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
3,118 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
1,409 |
UNIX for Dummies Questions & Answers |
|
|
|
9 |
5,488 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
3,842 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
3,033 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
2,268 |
UNIX for Dummies Questions & Answers |
cmstartres(1m) cmstartres(1m)
NAME
cmstartres - starts resource monitoring on the local node for an EMS resource that is configured in a Serviceguard package.
SYNOPSIS
cmstartres [-v] [-u] -p package_name resource_name
DESCRIPTION
cmstartres starts resource monitoring for an EMS resource on the local node. This resource must be configured in the specified pack-
age_name.
To start a resource monitoring for an EMS resource in the package, a user must either be superuser(UID=0), or have an access policy of
FULL_ADMIN allowed in the cluster configuration file. See access policy in cmquerycl(1m) or cmmakepkg(1m).
Options
cmstartres supports the following options.
-v Verbose output will be displayed.
-u Wait for the EMS resource to be available before starting resource monitoring.
-p package_name
The name of the package where the EMS resource is configured in. This is a required parameter.
resource_name
Name of the EMS resource to start resource monitoring for. This resource must be configured in the specified pack-
age_name. This is a required parameter.
RETURN VALUE
cmstartres returns the following values:
0 Successful completion.
1 Command failed.
EXAMPLES
To start resource monitoring for the EMS resource /net/interfaces/lan/status/lan0 for package pkgA, do the following:
cmstartres -u -p pkgA /net/interfaces/lan/status/lan0
AUTHOR
cmstartres was developed by HP.
SEE ALSO
cmstopres(1m), cmquerycl(1m), cmmakepkg(1m).
Requires Optional Serviceguard Software cmstartres(1m)