aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hatop
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.7.7Philip M. Gollucci2010-10-112-4/+4
| | | | | | | | PR: ports/151389 Submitted by: Jim Riggs <ports@christianserving.org> (maintainer) Notes: svn path=/head/; revision=262843
* HATop is an interactive ncurses client and real-time monitoringBernhard Froehlich2010-08-213-0/+51
statistics displaying tool for the HAProxy unix socket. HATop's appearance is similar to top. 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, etc.) directly out of hatop (using keybinds or the CLI) and monitor the results immediately. WWW: http://feurix.org/projects/hatop/ PR: ports/149719 Submitted by: Jim Riggs <ports at christianserving dot org> (maintainer) Approved by: beat (co-mentor) Notes: svn path=/head/; revision=259685