NAME

pmgperf - Proxmox Simple Performance Benchmark

SYNOPSIS

pmgperf help

pmgperf [<path>]

Proxmox benchmark.

<path>: <string> (default = /)

File system location to test.

DESCRIPTION

This tool tries to gather some CPU/Hardisk performance data on the hardisk (mounted at path).

  • CPU BOGOMIPS: bogomips sum of all CPUs

  • REGEX/SECOND: regular expressions per second (perl performance test), should be above 300000

  • HD SIZE: harddisk size

  • BUFFERED READS: simple HD read test. Modern HDs should reach at least 40 MB/sec

  • AVERAGE SEEK TIME: tests average seek time. Fast SCSI HDs reach values < 8 milliseconds. Common IDE/SATA disks get values from 15 to 20 ms. SSD seek times should be below 1ms.

  • FSYNCS/SECOND: value should be greater than 200 (you should enable write back cache mode on you RAID controller - needs a battery backed cache (BBWC)).

  • DNS EXT: average time to resolve an external DNS name

  • DNS INT: average time to resolve a local DNS name

Copyright © 2007-2017 Proxmox Server Solutions GmbH

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/