Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!
If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Lastmanuals provides you a fast and easy access to the user manual HP 9000 MODEL 755 WORKSTATION. We hope that this HP 9000 MODEL 755 WORKSTATION user guide will be useful to you.
Lastmanuals help download the user guide HP 9000 MODEL 755 WORKSTATION.
You may also download the following manuals related to this product:
HP 9000 model 755 workstation annexe 1 (331 ko)
HP 9000 model 755 workstation annexe 2 (349 ko)
HP 9000 model 755 workstation annexe 3 (234 ko)
HP 9000 model 755 workstation annexe 4 (242 ko)
HP 9000 model 755 workstation annexe 5 (254 ko)
HP 9000 model 755 workstation annexe 6 (224 ko)
HP 9000 MODEL 755 WORKSTATION BROWSABLE CD BOOKLET (95 ko)
HP 9000 MODEL 755 WORKSTATION 1GB DISK DRIVE USER NOTES (A1658-90690) (82 ko)
HP 9000 MODEL 755 WORKSTATION 2GB DISK DRIVE USER NOTES (A1658-90691) (41 ko)
HP 9000 MODEL 755 WORKSTATION 9GB DISK DRIVE USER NOTES (A1658-90693) (77 ko)
HP 9000 MODEL 755 WORKSTATION INSTALLING A 4GB DISK DRIVE (A1658-90663) (207 ko)
HP 9000 MODEL 755 WORKSTATION TROUBLESHOOTING GUIDE FOR SCR+DMI: 9000 COMPUTERS (80 ko)
HP 9000 MODEL 755 WORKSTATION SINGLE-ENDED 2GB DISK DRIVE USER NOTES (A1658-90698) (79 ko)
HP 9000 MODEL 755 WORKSTATION SINGLE-ENDED 4GB DISK DRIVE USER NOTES (A1658-90664) (73 ko)
HP 9000 MODEL 755 WORKSTATION SINGLE-ENDED 4GB DISK DRIVE USER NOTES (A1658-90708) (72 ko)
HP 9000 MODEL 755 WORKSTATION INSTALLING A SINGLE-ENDED SCSI DISK DRIVE (A1658-90661) (412 ko)
HP 9000 MODEL 755 WORKSTATION 1GB AND 2GB DISK DRIVE SOURCE SOFTWARE NOTICE (B2908-90601) (17 ko)
HP 9000 MODEL 755 WORKSTATION INSTALLING A FAST WIDE DIFFERENTIAL DISK DRIVE (A1658-90662) (607 ko)
HP 9000 MODEL 755 WORKSTATION FAST WIDE DIFFERENTIAL 2GB, 4GB DISK DRIVE USER NOTES (A1658-90692) (123 ko)
HP 9000 MODEL 755 WORKSTATION FAST WIDE DIFFERENTIAL 2GB, 4GB DISK DRIVE USER NOTES (A1658-90709) (123 ko)
HP 9000 MODEL 755 WORKSTATION ULTRA WIDE SINGLE-ENDED 2GB, 4GB, 9GB DISK DRIVE USER NOTES (A1658-90715) (65 ko)
HP 9000 MODEL 755 WORKSTATION 9000 SERIES 700 WORKSTATION TO VISUALIZE B CLASS WORKSTATION UPGRADE PROCEDUR (417 ko)
HP 9000 MODEL 755 WORKSTATION -UX DMI 2.0 DEVELOPER'S GUIDE: -UX/ 9000 COMPUTERS, -UX DESKTOP MANAGEMENT INTE (1044 ko)
HP 9000 MODEL 755 WORKSTATION SYSTEM CONFIGURATION REPOSITORY USER'S REFERENCE: -UX/ 9000 COMPUTERS, EDITION (735 ko)
Manual abstract: user guide HP 9000 MODEL 755 WORKSTATION
Detailed instructions for use are in the User's Guide.
[. . . ] Restricted Rights Legend Use, duplication, or disclosure by the U. S. Government is subject to restrictions as set forth in sub-paragraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause in DFARS 252. 227-7013. Hewlett-Packard Company 3000 Hanover Street Palo Alto, CA 94304 U. S. A. Government Departments and Agencies are as set forth in FAR 52. 227-19(c)(1, 2). [. . . ] The parameters listed are managed node list, probe schedule, data expiration, and timeout.
-e [expiration | off] If an expiration period is not specified, list the default expiration period. If the expiration period is specified, the expiration period of the repository is set. The format of expiration is a numeric value in the
Reference
43
SCR Reference (man Pages) scrconfig (1M) - Options
range 1 to 99 with a suffix of y(ear) or m(onth) or the format of expiration is a numeric value in the range 1 to 14 with a suffix of w(eek). If the keyword off is specified, old data removal based on the expiration period is disabled. The default expiration period is applied to nodes registered after the expiration period is set. -f
outfile Send output to specified file outfile.
-i [interval | off] If interval is not specified, list the default interval. If interval is specified, the data collection interval is set. The interval is a numeric value in the range 1 to 99 with a suffix of d(ay) or h(our) or the interval is a numeric value in the range 1 to 14 with a suffix of w(eek). If the keyword off is specified, rescheduling data collection based on the interval time is disabled. The default interval is applied to nodes registered after the interval is set. If the -n option with node name is provided with the -i option, list or set the interval time of the specified node. Default parameter is set to: Expiration period: off Parameter for "node" is set to: Schedule time:
off
EXTERNAL INFLUENCE
Environment Variable
TZ TZ determines the conversion between the system time in UTC and the time in the user's local time zone. See environ (5) and tztab (4).
Reference
45
SCR Reference (man Pages) scrconfig (1M) - RETURN VALUE
RETURN VALUE
Upon completion, scrconfig returns one of the following exit values: 0 1 2 3 4 5 6 7 Successful completion. System resource error - process, memory, or files. Runtime error - cannot locate commands or files. Communication error - DMI or network problem. Specified node is already registered.
EXAMPLES
List Managed Nodes and Parameters
View current parameters: # scrconfig -l NODE SCHEDULE TIME INTERVAL TIMEOUT node1 02/01/1999 15:30 PST 1 day 5 minutes node3 Off 1 day 10 minutes EXPIRATION 3 months 3 months
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
46
Reference
SCR Reference (man Pages) scrconfig (1M) - Set Data Collection Interval Time
Set Data Collection Interval Time
Set the interval time for node1 to one week: # scrconfig -n node1 -i 1w
Stop Data Collection Schedule
Stop monitoring activity for node2: # scrconfig -n node2 -s off
NOTE
Default parameters are effective only for managed nodes registered after the default value is set or modified. The value is not applied to the nodes registered before the default value is modified.
FILES
/var/opt/scr/log/scrlog. log Contains managed node addition or deletion, parameter modification log.
SEE ALSO
scrdelete (1M), scrupdate (1M), scr (5).
Reference
47
SCR Reference (man Pages) scrdelete (1M) - DESCRIPTION
scrdelete (1M)
NAME
scrdelete remove SCR configuration information from the database
SYNOPSIS
/opt/scr/bin/scrdelete {-a | -n node } [ -f] [-p time1 [time2 ]]
DESCRIPTION
scrdelete removes specified configuration information from the System Configuration Repository. scrdelete is invoked by scrupdate to maintain the expiration period. The expiration period is set by scrconfig. Without the -p option, scrdelete removes expired configuration information. With the -p option, scrdelete removes specified configuration information. [. . . ] -e MMDDhhmm [[ CC ] YY ] The -e option sets the end date/time filter to the date/time given by its argument. The date/time is specified as described for the -s option. If no end time is given, then an end date/time of infinity (no end time) is used. -l detail The -l option sets the desired level of detail. [. . . ]
DISCLAIMER TO DOWNLOAD THE USER GUIDE HP 9000 MODEL 755 WORKSTATION
Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... In any way can't Lastmanuals be held responsible if the document you are looking for is not available, incomplete, in a different language than yours, or if the model or language do not match the description. Lastmanuals, for instance, does not offer a translation service.
Click on "Download the user manual" at the end of this Contract if you accept its terms, the downloading of the manual HP 9000 MODEL 755 WORKSTATION will begin.