summaryrefslogtreecommitdiff
path: root/doc/ekg.mdwn
blob: 3bbea8614bae86ec2ff3da44eb2bc07ff89b7cc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
You can `cabal configure -fEKG` to build a git-annex that includes
the EKG remote monitoring interface.

To access the EKG control panel, go to
<http://localhost:4242/> while a git-annex command is running.

This EKG build is mostly useful for debugging resource usage problems.

[[!img ekg.png caption="git-annex webapp startup, and assistant startup scan"]]

Note that since only one process can open port 4242 at a time, running
more than one git-annex process with EKG support at the same time can
result in some "resource busy (Address already in use)" messages -- but
git-annex will continue to work.