Automic VaultAutomic Vault

brew

mktxp mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mktxp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mktxp

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#mktxp

nixpkgs package indexes · pkgs/by-name/mk/mktxp/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Prometheus Exporter for Mikrotik RouterOS devices

Befehle und Aliase

  • mktxp

Verlauf

Projektgeschichte und Nutzung

MKTXP is a Python command-line Prometheus exporter for MikroTik RouterOS devices. It exports RouterOS metrics for Prometheus, can print selected metrics directly on the command line, and is commonly paired with Grafana dashboards or the companion mktxp-stack deployment.

Projektgeschichte

The upstream project is maintained at akpw/mktxp on GitHub and describes itself as a Prometheus exporter for MikroTik RouterOS devices. Its README documents local installs, Docker images, Kubernetes examples, CLI commands, RouterOS user setup, and a system configuration file for exporter runtime settings.

The package became a PyPI-distributed Python application early in 2021, with PyPI release history beginning at 0.14 on January 4, 2021. The project reached 1.0 on January 4, 2023 and has continued through the 1.2 series, with GitHub marking v1.2.19 as the latest release on July 10, 2026.

Adoptionsgeschichte

Package-manager adoption reflects the tool's role in home-lab and network-monitoring workflows: the input records Homebrew and Nix package names, while the upstream README documents installation from PyPI, GitHub source, GitHub Container Registry, and deployment through Kubernetes or the mktxp-stack project.

Later 1.2 releases expanded operational use cases with custom labels, multi-router/concurrent scrape support, multi-target exporter support, Docker path improvements, and richer RouterOS collectors. These are packaging-relevant because users often run MKTXP as a service or containerized exporter rather than as an occasional CLI.

Wie es verwendet wird

Typical use starts by editing mktxp.conf with RouterOS addresses and API credentials, then running mktxp export to serve Prometheus metrics on the configured HTTP listener. The README also documents mktxp print for command-line inspection and mktxp edit or mktxp edit -i for editing main and system configuration.

Configuration is centered on mktxp.conf for router entries and _mktxp.conf for system options. The README documents XDG-style local configuration under ~/.config/mktxp, legacy local configuration under ~/mktxp, and container-oriented configuration under /etc/mktxp via --cfg-dir or bind mounts.

Warum Paket-Nerds sich dafür interessieren

MKTXP is notable to package maintainers because it sits at the intersection of Python packaging, observability tooling, and appliance monitoring. It ships as a CLI, a PyPI package, a Homebrew formula, a Nix package, and a GitHub container image, so packaging quality affects both interactive local use and long-running service deployments.

The 2026 move to pyproject.toml and improved Docker/XDG configuration paths matters for downstream packaging: it reduces friction around build metadata, non-root containers, bind-mounted config directories, and service-manager integration.

Zeitleiste

  • 2021-01-04: PyPI release history begins with version 0.14.
  • 2023-01-04: Version 1.0 released on PyPI.
  • 2025-09-15: v1.2.14 release notes include injectable device-level custom labels and dedicated config sections for new parameters.
  • 2025-12-22: v1.2.16 release notes describe Dockerfile improvements and support for /etc/mktxp or XDG standard paths.
  • 2026-07-10: v1.2.19 marked latest on GitHub and published on PyPI.

Related projects

  • mktxp-stack is the upstream companion project for a ready-to-go MKTXP monitoring stack.
  • Prometheus and Grafana are the primary monitoring and visualization tools documented by the project.
  • MikroTik RouterOS is the monitored network-device platform.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für mktxp wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
~/.config/mktxp/mktxp.conf~/.config/mktxp/_mktxp.conf~/mktxp/mktxp.conf~/mktxp/_mktxp.conf/etc/mktxp/mktxp.conf/etc/mktxp/_mktxp.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
mktxpcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.2.19
Manager aktualisiert2026-07-12
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/akpw/mktxp

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mktxp
Version1.2.19
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mktxp
Homepagehttps://github.com/akpw/mktxp
Repositoryhttps://github.com/akpw/mktxp
Upstream-Dokumentationhttps://github.com/akpw/mktxp
LizenzGPL-2.0-or-later
Quellarchivhttps://files.pythonhosted.org/packages/d2/a7/65696f79c7a7d275c7d08d82155b26460ce34d5a08d3014e9666876f4027/mktxp-1.2.19.tar.gz
Zuletzt aktualisiert2026-07-12T14:35:14Z
Pulseupdated
Abhängigkeitenlibyaml, python@3.14
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

mktxp

nix profile install nixpkgs#mktxp
  • normalized package name match
  • Abgeglichen nach: Mktxp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mk/mktxp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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