Hi all,

I was thinking about the best way to get usage data of OpenGrok server with many projects, ideally producing a graph with time/requests axes. At a high level it would be useful to know the usage patterns (say number of requests per hour), lower level would include the breakdown per project (+ paths) and even lower could mix CPU/IO load in (had some discussion with Lubos about limitations of dtrace for Java classes and possibility of adding some probes into OpenGrok which would allow to watch the requests in more detail and conveniently).

This is for internal server so using Google Analytics or such is out of question. Parsing the logs from Tomcat "by hand" and feeding the data into rrdtool will probably do the job but before taking that path I'd like to know if/how people solve this.

Anyone has some ready-made scripts (or ideas, even) which we can use ?


v.
_______________________________________________
opengrok-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to