It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
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
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello! My name is Mark Askew and I am a Premier Support Engineer for products Bitbucket Server/Data Center, Fisheye & Crucible. Today, I want to bring the discussion that Jennifer, Matt, and ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.