`
itspace
  • 浏览: 978290 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

HP-UX 安装tusc

阅读更多
在HP-UX环境下,我们可以用tusc跟踪进程的调度情况。
1、查看tusc是否安装在默认目录
引用
# which tusc

2、下载tusc
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-8.0/
3、上传至服务器,并将其解压
引用
# gunzip tusc-8.0-ia64-11.23.depot.gz
# ll tusc-8.0-ia64-11.23.depot*
-rw-r--r--   1 root       sys         983040 Jun 13 15:55 tusc-8.0-ia64-11.23.depot

4、对于depot文件有两种安装方法推荐用第一种
1)使用swinstall安装
引用
#swinstall -s rx2600:/tmp/tusc-8.0-ia64-11.23.depot

2)直接解压安装
引用
#tar xvf /tmp/tusc-8.0-ia64-11.23.depot

5、安装完成之后即可调用tusc进行进程调度跟踪
引用
#/tmp/tusc/tusc-RUN/usr/local/bin/tusc -aefo /tmp/tusc.out sqlplus "/as sysdba"


附:tusc用法

引用
Usage:
tusc [-<options>] <command [args ...]> -OR- <pid [pid ...]>

Most common options:
    -f: follow forks
    -p: print pid values
    -e: show environment variables
    -a: show arguments to the exec() call
    -o file : send output to file
    -v: verbose output for calls that have this instrumented
    -T format: print timestamps in the given format
               see 'man 3c strftime' for possible formats

Typical invocations:
    1. execute sqlplus, and follow children. Send output to /tmp/tusc.out
       % tusc -faepo /tmp/tusc.out sqlplus scott/tiger

    2. as (1), but be verbose
       % tusc -faepo /tmp/tusc.out -v sqlplus scott/tiger

    3. as (1), but print timestamps   
       % tusc -faepo /tmp/tusc.out -T %H:%M:%S sqlplus scott/tiger

    4. attach to a running process. Send output to /tmp/tusc.out
       % tusc -faepo /tmp/tusc.out -p <pid>


    Unless advised otherwise, the minimum options used should be:
       % tusc -faepo <output file> ....

0
1
分享到:
评论

相关推荐

    HP-UX Java性能调优白皮书(日文版)

    本白皮书由惠普公司编写,专门讨论在UNIX系统中,特别是HP-UX环境下,如何进行Java应用的性能调优。由于是日文版,因此对不懂日文的读者来说可能无法直接阅读。白皮书的内容涉及了HotSpot技术、Java工具命令、Java...

    HP性能故障HP性能故障

    ### HP-UX11i v3 性能故障排除关键知识点 #### 一、HP-UX11i v3性能故障排除概述 HP-UX11i v3是一款由HP公司开发的操作系统,广泛应用于高性能服务器环境。由于其强大的功能和稳定性,被众多企业采用作为关键业务...

    系统常见故障诊断参考.pptx

    - **HP-UX**:对于32位和64位应用,内存映像也有类似但特定于平台的分布。 在实际故障诊断中,这些预备知识能帮助我们更好地理解系统行为,例如,通过查看内存映像,我们可以判断内存分配是否合理,是否存在内存...

    Oracle9i.The.Complete.Reference.pdf

    本书由Kevin Loney、George Koch以及TUSC的专家团队共同编写,并由McGraw-Hill/Osborne出版。以下是针对该书内容进行的深入分析与提炼的关键知识点: ### 一、Oracle 9i概述 #### 1.1 Oracle 9i简介 - **定义**: ...

    适用于UDM系列路由器的WireGuard-Linux开发

    UDM / UDM pro项目注释的WireGuard内核模块作者:Carlos Talbot(reddit上的Tusc00,ubnt论坛上为@ tusc69)此存储库中的tar文件UDM / UDM pro项目注释的WireGuard内核模块(作者Reddit上的Tusc00, ubnt论坛上的@ ...

    WiMAX-TECHNOLOGY FOR BROADBAND WIRELESS ACCESS

    3. **子载波排列**:WiMAX OFDMA物理层中采用了不同的子载波排列模式,如PUSC、FUSC、AMC和TUSC等,以满足不同业务需求和环境变化。 #### 多址接入与服务质量管理 1. **MAC层功能**:MAC层负责管理数据帧的格式和...

    施耐德之食品饮料应用方案.pdf

    系统扩展性强,SCADA系统由TUSC分包开发,整个系统从磨机设备和现场感应器到商务和管理系统进行了完整的集成。 在这个自动化系统中,高级用户能够控制配方和混合比例,同时操作简便,可以轻松启动整个工厂。新厂...

    Partoches

    分界线在n'est paslàpourêtrebons上,在estlàpourêtrecons上LilyPond蛋糕店: ://lilypond.org/doc/v2.16/Documentation/notation/cheat-sheet En ligne LilyPond编辑: ://lilybin.com/tusc67/1 [La Vachette] ...

Global site tag (gtag.js) - Google Analytics