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