debian/0000755000000000000000000000000011454334661007175 5ustar debian/docs0000644000000000000000000000002011434022647010034 0ustar README KEYBINDS debian/control0000644000000000000000000000176111434022647010601 0ustar Source: hatop Section: admin Priority: extra Maintainer: John Feuerstein Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.1 Homepage: http://feurix.org/projects/hatop/ Vcs-Git: git://labs.feurix.org/feurix/admin/hatop.git Vcs-Browser: http://labs.feurix.org/admin/hatop/ Package: hatop Architecture: all Depends: ${misc:Depends}, python (>= 2.4) 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. debian/rules0000755000000000000000000000111511434022647010247 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. export DH_VERBOSE=1 clean: dh_testdir dh_testroot dh_clean build: # We have nothing to do by default. install: dh_testdir dh_testroot dh_prep dh_install binary-arch: build install # We have nothing to do by default. binary-indep: build install dh_testdir dh_testroot dh_installdocs dh_installman man/* dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary debian/changelog0000644000000000000000000000043711454334661011053 0ustar hatop (0.7.7-1) unstable; urgency=low * New upstream release. -- John Feuerstein Tue, 05 Oct 2010 17:21:11 +0000 hatop (0.7.6-1) unstable; urgency=low * Initial release (Closes: #593496) -- John Feuerstein Sat, 21 Aug 2010 18:52:40 +0000 debian/compat0000644000000000000000000000000211434022647010367 0ustar 7 debian/source/0000755000000000000000000000000011434022647010471 5ustar debian/source/format0000644000000000000000000000001411434022647011677 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000230511434022647011124 0ustar This work was packaged for Debian by: John Feuerstein on Thu, 19 Aug 2010 17:28:23 +0000 It was downloaded from: http://feurix.org/projects/hatop/ Upstream Author(s): John Feuerstein Copyright: Copyright (C) 2010 John Feuerstein License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This package 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". The Debian packaging is: Copyright (C) 2010 John Feuerstein and is licensed under the GPL version 3, see above. debian/install0000644000000000000000000000002211434022647010554 0ustar bin/hatop usr/bin