SE Toolkit 3.5.0-dev-2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News SE Toolkit 3.5.0-dev-2 (Default branch)
# 1  
Old 04-19-2008
SE Toolkit 3.5.0-dev-2 (Default branch)

The SE Toolkit is a collection of scripts forperformance analysis and system diagnostics. Itallows automatic analysis of system health statusand gives advice on performance improvement. Thescripts are written in SymbEL, an interpretedlanguage focused on reading kernel data. It hasbeen a standard in system performance monitoringfor the Solaris platform over the last 10 years.License: GNU General Public License v2Changes:
The transfer rate of fjgi doesn't overflow anymore. Missing instance definitions in several kstat structures have been added. New kstat structures for e1000g, ipge, aggr, fjge, and bnx network interfaces have been added. The network interfaces bge and dmfe now use :kstat-style notation. kstat(1M)-style specification of kstat members can now be used. The current includes files from Orca have been pulled in. Extended regular expressions can be used now. The file workinfo_class has been added from Orca to distribution. This release has switched to autoconf/automake/libtool. The orcallator has been removed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
lpana(1M)																 lpana(1M)

NAME
lpana - display LP spooler performance analysis information SYNOPSIS
dest] DESCRIPTION
displays LP spooler performance information, which system administrators can use to optimize the configuration of the entire spooler sys- tem. Options recognizes one option: Choose dest as the printer or the class of printers. If dest is a printer, the performance analysis information is dis- played for that specific printer. If dest is a class of printers, the performance analysis information is displayed for the printers that are members of the class. By default, displays the performance analysis information for all printers and/or classes. examines for the following items: Average waiting time from when job is spooled until start of printing. Standard Deviation for waiting time. Average printing time from start to end of job. Standard Deviation for printing time. Average of number of bytes printed per request. Standard Deviation for number of bytes. Sum of bytes printed for all requests (in kilobytes). Total number of requests since logging started. EXTERNAL INFLUENCES
Environment Variables determines the language in which messages are displayed. Setting causes the destination names exceeding 14 characters to be wrapped to multiple lines. This will ensure proper indentation of all the other displayed fields. WARNINGS
performs its operation on the local system only. AUTHOR
was developed by HP. FILES
SEE ALSO
lp(1), lpstat(1), lpadmin(1M), lpsched(1M). lpana(1M)