]> git.proxmox.com Git - pve-docs.git/blame - pveperf.adoc
ssh: document PVE-specific setup
[pve-docs.git] / pveperf.adoc
CommitLineData
fcace69a 1ifdef::manvolnum[]
b2f242ab
DM
2pveperf(1)
3==========
404a158e 4:pve-toplevel:
fcace69a
FG
5
6NAME
7----
8
9pveperf - the Proxmox benchmark
10
11
12SYNOPSIS
13--------
14
15include::pveperf.1-synopsis.adoc[]
16
17DESCRIPTION
18-----------
19endif::manvolnum[]
20
21ifndef::manvolnum[]
22pveperf - Proxmox VE Benchmark Script
23=====================================
fcace69a
FG
24endif::manvolnum[]
25
26Tries to gather some CPU/hard disk performance data on the hard disk
27mounted at `PATH` (`/` is used as default):
28
29CPU BOGOMIPS:: bogomips sum of all CPUs
30
31REGEX/SECOND:: regular expressions per second (perl performance test), should
32be above 300000
33
34HD SIZE:: hard disk size
35
36BUFFERED READS:: simple HD read test. Modern HDs should reach at least 40
37MB/sec
38
39AVERAGE SEEK TIME:: tests average seek time. Fast SCSI HDs reach values < 8
40milliseconds. Common IDE/SATA disks get values from 15 to 20 ms.
41
42FSYNCS/SECOND:: value should be greater than 200 (you should enable `write
43back` cache mode on you RAID controller - needs a battery backed cache (BBWC)).
44
45DNS EXT:: average time to resolve an external DNS name
46
47DNS INT:: average time to resolve a local DNS name