Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Stash monitoring

Pavel Stepanov September 22, 2013

I'm looking for a way to monitor Stash performance. We are using Nagios in our organization and it is pretty straightforward to use it with regards to http.

But I'm wondering how to monitor git processes in Stash. Does anyone has an experience with this?

Thanks,

Pavel

2 answers

1 accepted

1 vote
Answer accepted
Roger Barnes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 23, 2013

Hi Pavel,

In addition to Charles' response, you could do very basic monitoring using Nagios or similar tools by checking for the stash process or the tcp ports that it listens on. A more sophisticated check could run a git command or http check against the server to ensure that it is responding.

I'm interested in knowing what kind of specific performance monitoring you would like to do, so do let me know if these ideas would not work for you.

Cheers,

Roger

0 votes
cofarrell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 22, 2013

Hi Pavel,

At this point in time your best bet is to the monitor the access logs that Stash produces. From that you can get a fairly clear picture of the performance of various Git operations like push/fetch/clone.

The access log format is described here:

https://confluence.atlassian.com/display/STASHKB/Stash+Log+Formats

We use the following library/tool to parse and then output graphs:

https://bitbucket.org/ssaasen/stash-log-parser

Cheers,

Charles

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events