46 Reference
SCR Reference (man Pages)
scrconfig (1M) - RETURN VALUE
RETURN VALUE
Upon completion, scrconfig returns one of the following exit values:
0 Successful completion.
1 Syntax error.
2 Insufficient privilege.
3 System resource error - process, memory, or files.
4 Runtime error - cannot locate commands or files.
5 Communication error - DMI or network problem.
6 Specified node is not registered.
7 Specified node is already registered.
EXAMPLES
List Managed Nodes and Parameters
View current parameters:
# scrconfig -l
NODE SCHEDULE TIME INTERVAL EXPIRATION
TIMEOUT
node1 02/01/1999 15:30 PST 1 day 3 months
5 minutes
node3 Off 1 day 3 months
10 minutes
List Managed Nodes
View the managed node list:
# scrconfig -n
node1
node3
Update Managed Node Targets
Add node2 and remove node1 from managed node list:
# scrconfig -n +node2 -node1
Set Data Collection Schedule
Set next scheduled time for node3 to 06:00 Feb 7th, 1999 in the local
time zone:
# scrconfig -n node3 -s 199902070600