mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-17 04:40:03 +02:00
[Autogen] Convert to new package format
This commit is contained in:
parent
8ab5775d7c
commit
bb91640bab
196 changed files with 8204 additions and 6742 deletions
|
|
@ -1,24 +1,40 @@
|
|||
---
|
||||
# Autogenerated. DO NOT EDIT.
|
||||
Architecture: all
|
||||
Archive: bionic
|
||||
Component: testing
|
||||
Depends:
|
||||
- python (>= 2.4)
|
||||
Description: interactive ncurses client for haproxy
|
||||
Homepage: https://github.com/jhunt/hatop
|
||||
Installed-Size: "93"
|
||||
Maintainer: James Hunt <james@jameshunt.us>
|
||||
Name: hatop
|
||||
Priority: optional
|
||||
Repo: main
|
||||
Section: admin
|
||||
Versions:
|
||||
0.8.2-1:
|
||||
Filename: hatop_0.8.2-1_all.deb
|
||||
Size: "22388"
|
||||
MD5sum: 5d6ec9a63446df41fc2a131c880e953a
|
||||
SHA1: 0357da08bce86e2147189513e0c018ec7449a2d2
|
||||
SHA256: 954438955a6a78ae227d5daaa0cd5c0dfb73671feb24681bf94bfb0060588645
|
||||
SHA512: 1dedb9c853df3a22d46b3cd33d5fbaba07ca3622fb7c85a419b9f356f3c077258f4b28433e3baae94217f62cd3cc1a47d2db404f02ac5bcf5659a7d2f0f6f0eb
|
||||
---
|
||||
name: hatop
|
||||
repo: main
|
||||
distribution: bionic
|
||||
component: testing
|
||||
installed-size: 93
|
||||
description: |
|
||||
interactive ncurses client for haproxy
|
||||
HATop is an interactive ncurses client and real-time monitoring, statistics
|
||||
displaying tool for the HAProxy TCP/HTTP load balancer.
|
||||
|
||||
HATop's appearance is similar to top(1). It supports various modes for
|
||||
detailed statistics of all configured proxies and services in near realtime.
|
||||
In addition, it features an interactive CLI for the haproxy unix socket.
|
||||
This allows administrators to control the given haproxy instance (change
|
||||
server weight, put servers into maintenance mode, ...) directly out of hatop
|
||||
(using keybinds or the CLI) and monitor the results immediately.
|
||||
homepage: https://github.com/jhunt/hatop
|
||||
maintainer: James Hunt <james@jameshunt.us>
|
||||
section: admin
|
||||
priority: optional
|
||||
architecture: all
|
||||
pre-depends: []
|
||||
depends:
|
||||
- python (>= 2.4)
|
||||
conflicts: []
|
||||
breaks: []
|
||||
replaces: []
|
||||
suggests: []
|
||||
built-using: []
|
||||
versions:
|
||||
- filename: pool/testing/h/hatop/hatop_0.8.2-1_all.deb
|
||||
md5sum: 5d6ec9a63446df41fc2a131c880e953a
|
||||
sha1: 0357da08bce86e2147189513e0c018ec7449a2d2
|
||||
sha256: 954438955a6a78ae227d5daaa0cd5c0dfb73671feb24681bf94bfb0060588645
|
||||
sha512: 1dedb9c853df3a22d46b3cd33d5fbaba07ca3622fb7c85a419b9f356f3c077258f4b28433e3baae94217f62cd3cc1a47d2db404f02ac5bcf5659a7d2f0f6f0eb
|
||||
size: 22388
|
||||
version: 0.8.2-1
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue