Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, zypper 安装 autobench

查看 autobench 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install autobench

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install autobench

MacPorts ports tree · www/autobench/Portfile · 来源: api.github.com

Linux

openSUSE zypper已验证 · 92%
sudo zypper install autobench

openSUSE Tumbleweed package metadata · autobench · 来源: download.opensuse.org

概览

软件包摘要

Automatic webserver benchmark tool

命令和别名

  • autobench
  • autobench_admin
  • autobenchd
  • bench2graph
  • crfile
  • sesslog

历史

项目历史与用法

Autobench is an early-2000s HTTP benchmarking suite built around httperf. It automates repeated httperf runs across a range of connection rates, records CSV or TSV results, can coordinate distributed benchmark clients, and includes helpers for graphing and workload generation.

项目历史

The README identifies Julian T. J. Midgley as author and gives a 2001-2003 copyright range with the original homepage at xenoclast.org. The ChangeLog starts in March 2001 with the first Autobench files and records a series of releases through 2.1.2 in May 2004.

Autobench 2.0.0, released in October 2002, added the distributed pieces: `autobench_admin`, `autobenchd`, and their man pages. Later releases added httperf option pass-through, fixed benchmark and graphing bugs, and moved maintenance to GNU Arch before the later GitHub repository appeared.

The GitHub repository under `menavaur/Autobench` was created in March 2012 and includes the source tree, Debian packaging files, man pages, config template, and a 2012 ChangeLog entry under the author's `menavaur.org` address. The original homepage now returns 404, so repository confidence is medium rather than absolute.

采用历史

Autobench was Debianized in October 2002 according to the ChangeLog and Debian changelog. Homebrew currently packages version 2.1.2 using a MacPorts-hosted distfile, and the input package-manager facts also list MacPorts and zypper packaging.

Its adoption is mostly historical and systems-oriented. It belongs to the era when httperf, gnuplot, web-server bakeoffs, and tabular benchmark output were common Unix toolchain pieces; current Homebrew analytics show only tiny install numbers.

使用方式

In non-distributed mode, `autobench` runs httperf repeatedly against one or two hosts, ramping requested connection rates from low to high values and writing CSV or TSV output. The active user config is `$HOME/.autobench.conf`, copied from a system config on first run.

In distributed mode, `autobench_admin` coordinates multiple `autobenchd` clients to reduce the chance that the benchmark clients themselves become the bottleneck. `bench2graph` turns TSV results into gnuplot graphs, `sesslog` converts NCSA-format access logs into httperf session logs, and `crfile` creates random test files.

为什么软件包爱好者会关心

Autobench is a compact specimen of old-school Unix benchmarking packaging: Perl/shell/C utilities, man pages, a dotfile config, Debian packaging metadata, and dependency on external CLI tools such as httperf and gnuplot.

For package nerds, the interesting bit is preservation. The original project site is gone, the formula points at a MacPorts distfile, and the surviving source-control URL is a GitHub import/mirror that still carries the author's history and packaging files.

时间线

  • 2001-03: First Autobench files recorded in the ChangeLog.
  • 2001-06: 1.1.0 and 1.1.1 released.
  • 2002-10: Debian packaging added; 2.0.0 released with distributed benchmarking components.
  • 2003-11: 2.1.1 released with additional httperf option handling.
  • 2004-05: 2.1.2 released and maintenance moved to GNU Arch.
  • 2012-03: GitHub repository created with later status-count reporting entry.

Related projects

  • Autobench is directly tied to httperf and gnuplot. Its helper tools also relate to NCSA Common/Combined Log Format workloads, Debian packaging, MacPorts distfiles, and historical GNU Arch source control.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.autobench.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
autobenchcli全局可执行文件
autobench_admincli全局可执行文件
autobenchdcli全局可执行文件
bench2graphcli全局可执行文件
crfilecli全局可执行文件
sesslogcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2.1.2
管理器更新时间2026-06-30
本地数据OK
上游not checked
检测到的最新版本未检测到

https://web.archive.org/web/20260501190636/http://www.xenoclast.org/autobench/

安装元数据

软件包元数据

软件包键brew:autobench
版本2.1.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/autobench
主页https://web.archive.org/web/20260501190636/http://www.xenoclast.org/autobench/
仓库https://github.com/menavaur/Autobench
上游文档https://github.com/menavaur/Autobench#readme
许可证GPL-2.0-or-later
源码归档https://distfiles.macports.org/autobench/autobench-2.1.2.tar.gz
最后更新2026-06-30T16:17:22-04:00
Pulseupdated
依赖httperf
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameautobench
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

zypper95%

autobench 2.1.2-3.23

Simple Perl script for automating the process of benchmarking a web server

http://www.xenoclast.org/autobench

sudo zypper install autobench
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: autobench
  • 7 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Autobench
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: autobench from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

autobench

sudo port install autobench
  • normalized package name match
  • 匹配方式:Autobench
MacPorts ports tree · api.github.com · MacPorts ports tree: www/autobench/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment