Top Banner
Quick Start Guide: Linux Performance Data Collection and Processing into the PDB
13

Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing

Mar 14, 2018

Download

Documents

buibao
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing

Quick Start Guide: Linux Performance Data

Collection and Processing into the PDB

Page 2: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing

 

LINUX  SYSTEM  DATA  PROCESSING  ..........................................................................  2  

Set  Up  for  System  Data  Capture  Using  Scripts  Provided  by  Demand  Technology    procsadf.tar  .......................................................................................................  2  Set  Up  For  System  Data  Capture  ...................................................................................  3  

Load  the  Data  Files  into  the  PDB  .........................................................................  4  Examples  .......................................................................................................................  4  Requirements  ................................................................................................................  5  

APPENDIX  1  .............................................................................................................  6  

Defining  the  ODBC  Connection  ............................................................................  6  

Page 3: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing

http://pagesperso-­orange.fr/sebastien.godard/index.html    

HOSTNAME-

sadf-YYYY-mm-dd.xml

Page 4: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing

su

sh run-sadc.sh

run-procsadf.sh

run-procsadf.sh procsadf.pl

-

-

-

/home/admin/sadf-­logs/procsadf.pl/var/log/sa/home/admin/sadf-­logs/logs /usr/bin/sadf

-

-

- - -

Page 5: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing

run-procsadf.sh

chmod +x run-procsadf.sh

the run-procsadf.sh

sadfload -a -Force -DbDsn DSNNAME -DbId ID -DbPw PW -KeepDays DAYS -f

FILE -a

-Force

-DbDsn DSNNAME

-DbId ID

-DbPw PW

-KeepDays DAYS

-f FILE

Page 6: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing

sadfload.exe -DbDsn PDB -f c:\linuxlogs\lnxdb1-sadf-20081207.xml

sadfload.exe -DbDsn PDB -f c:\linuxlogs\lnxdb1-sadf-200812*.xml

sadfload.exe -DbDsn PDB -f c:\linuxlogs\*sadf*.xml

sadfload.exe -a -DbDsn PDB -DbId pdbuser -DbPw password -

KeepDays 20 -f c:\linuxlogs\lnxdb1-sadf-20081210.xml

sadfload.exe -a -Force -DbDsn PDB -DbId pdbuser -DbPw password -

KeepDays 20 -f c:\linuxlogs\lnxdb1-sadf-20081210.xml

Page 7: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing
Page 8: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing
Page 9: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing
Page 10: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing
Page 11: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing
Page 12: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing
Page 13: Quick Start Guide: Linux Performance Data Collection …demandtech.com/.../2012/...Linux-Performance-Data.pdf · Quick Start Guide: Linux Performance Data Collection and Processing