HP Model 755/125cL System Configuration Repository User's Reference: HP-UX/HP - Page 36

EXAMPLES, SCR Configuration

Page 36 highlights

SCR Reference (man Pages) scr (5) - EXAMPLES EXAMPLES SCR Configuration • Register the management server on managed nodes. The system administrator adds the management server name to the /var/dmi/dmiMachines file on each managed node to allow access from management server. • Register a managed node on the management server. Use the scrconfig command to maintain managed nodes. All managed nodes must be registered using this command. For example, type in the following line on your management server to include managed node node2. # scrconfig -n +node2 If the DMI environment of the managed node is not working, not configured correctly, or does not allow access from the management server, the request to register the managed node may fail. • For scheduled data collection, set the data collection schedule with the scrconfig command. For example, type in the following line to set the scheduled data collection time to 12:05 Feb 7, 1999: # scrconfig -n node2 -s 199902071205 In order to confirm current parameters, use the following command: # scrconfig -n node2 -l The result resembles: NODE SCHEDULE TIME INTERVAL EXPIRATION TIMEOUT node2 02/07/1999 12:05 PST 1 day 3 months 5 minutes Use the scrconfig command without options to view all nodes. • For data collection, the above command is sufficient, no further action is necessary. If scheduled data collection is not needed, make sure scheduled data collection is disabled. The schedule can be stopped with scrconfig -n node2 -s off 36 Reference

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84

36
Reference
SCR Reference (man Pages)
scr (5) - EXAMPLES
EXAMPLES
SCR Configuration
Register the management server on managed nodes.
The system administrator adds the management server name to the
/var/dmi/dmiMachines
file on each managed node to allow access
from management server.
Register a managed node on the management server.
Use the
scrconfig
command to maintain managed nodes. All
managed nodes must be registered using this command. For
example, type in the following line on your management server to
include managed node
node2
.
# scrconfig -n +node2
If the DMI environment of the managed node is not working, not
configured correctly, or does not allow access from the management
server, the request to register the managed node may fail.
For scheduled data collection, set the data collection schedule with
the
scrconfig
command. For example, type in the following line to
set the scheduled data collection time to 12:05 Feb 7, 1999:
# scrconfig -n node2 -s 199902071205
In order to confirm current parameters, use the following command:
# scrconfig -n node2 -l
The result resembles:
NODE
SCHEDULE TIME
INTERVAL
EXPIRATION
TIMEOUT
node2
02/07/1999 12:05 PST
1 day
3 months
5
minutes
Use the
scrconfig
command without options to view all nodes.
For data collection, the above command is sufficient, no further
action is necessary. If scheduled data collection is not needed, make
sure scheduled data collection is disabled. The schedule can be
stopped with
scrconfig -n node2 -s off