# 使用 Homebrew, dnf, zypper 安装 innotop

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

## 安装

```sh
sudo av install brew:innotop
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install innotop
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install innotop
```

  证据: Fedora Rawhide package metadata: innotop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install innotop
```

  证据: openSUSE Tumbleweed package metadata: innotop from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:innotop
- **软件包管理器:** Homebrew
- **版本:** 1.16.0
- **来源摘要:** Top clone for MySQL
- **主页:** <https://github.com/innotop/innotop/>
- **仓库:** <https://github.com/innotop/innotop>
- **最后更新:** 2026-06-22T14:03:47-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- innotop (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.16.0
## 项目历史与用法

innotop is a Perl terminal monitor for MySQL, modeled after `top`. The README describes it as customizable, plugin-capable, able to monitor many servers at once, and able to aggregate across them.

### 项目历史

The program source records copyright from 2006 by Baron Schwartz and later maintainers Kenny Gryp and Frederic Descamps from 2013. The README notes that the full project history was imported into GitHub and that the manual is embedded in the program as Perl POD.

The changelog shows the project maturing rapidly during the MySQL 5 era: adding plugin functionality, group-by behavior, richer filtering and sorting, central and per-user configuration files, command-line DSN handling, query dashboards, Percona/MariaDB user statistics, and later compatibility work for MySQL 8, MySQL 9, SSL, Group Replication, and changed replication terminology.

### 采用历史

innotop was packaged by Unix distributions early. Its INSTALL file lists FreeBSD, Gentoo, Ubuntu/Debian, and RPM packages via openSUSE Build Service, while Homebrew metadata lists additional Fedora and openSUSE packaging. The package persisted because database operators wanted a fast terminal view into MySQL and InnoDB behavior.

### 使用方式

Users run `innotop` in a terminal to inspect MySQL queries, transactions, locks, replication, and server health. Connection details can come from command-line DSNs, MySQL option files, prompts, or saved innotop configuration, with credentials potentially stored in the same config paths curated for this package.

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

innotop is a classic ops package: a single Perl program with embedded documentation, DBI/DBD::mysql dependencies, and a long compatibility tail across MySQL, Percona Server, and MariaDB. Its history captures the era when terminal dashboards were the lightest viable database observability stack.

### 时间线

- 2006: Program source records original copyright by Baron Schwartz.
- 2007: Version 1.5 adds plugin functionality, group-by behavior, and configuration directory changes.
- 2009: Version 1.7 adds central config support and the default `~/.innotop/innotop.conf` path.
- 2010: Version 1.8 adds Percona/MariaDB USER_STATISTICS support and query summaries.
- 2018: Version 1.12 adds MySQL 8.0 support.
- 2021: Version 1.13 adds SSL support.
- 2024: Version 1.15 adds Group Replication and new replication terminology support.
- 2026: Version 1.16 reworks query EXPLAIN compatibility for modern MySQL.

### Related projects

- Related projects and technologies include MySQL, InnoDB, MariaDB, Percona Server, Perl DBI and DBD::mysql, MySQL option files, and the Unix `top` interface tradition.

### 来源

- <https://formulae.brew.sh/formula/innotop>
- <https://github.com/innotop/innotop>
- <https://raw.githubusercontent.com/innotop/innotop/master/Changelog>
- <https://raw.githubusercontent.com/innotop/innotop/master/INSTALL>
- <https://raw.githubusercontent.com/innotop/innotop/master/README.md>
- <https://raw.githubusercontent.com/innotop/innotop/master/innotop>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## 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

- Unix: ~/.innotop/innotop.conf, /etc/innotop/innotop.conf

## Credential files

- Unix: ~/.innotop/innotop.conf, /etc/innotop/innotop.conf
## 其他软件包管理器记录

- dnf - innotop - 1.16.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: innotop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A MySQL and InnoDB monitor program | https://github.com/innotop/innotop
- zypper - innotop - 1.15.2-1.4: normalized package name match | openSUSE Tumbleweed package metadata: innotop from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A MySQL and InnoDB monitor program | https://github.com/innotop/innotop/


## Combined YAML source

View the package source record on GitHub. [combined/innotop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/innotop.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
