Katello 3.0 Performance Monitoring

What tools can I use to monitor all the components of Katello?

George,

Can you be a little more specific about what you are trying to monitor?

-John

John Mitsch
Red Hat Engineering
(860)-967-7285
irc: jomitsch

··· On Fri, Jul 1, 2016 at 10:32 PM, George Lim wrote:

What tools can I use to monitor all the components of Katello?


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

I want to monitor the web utilization (http hits, etc), system utilization,
app memory usage, etc.

··· On Tuesday, July 5, 2016 at 5:56:21 AM UTC-7, John Mitsch wrote: > > George, > > Can you be a little more specific about what you are trying to monitor? > > -John > > John Mitsch > Red Hat Engineering > (860)-967-7285 > irc: jomitsch > > On Fri, Jul 1, 2016 at 10:32 PM, George Lim > wrote: > >> What tools can I use to monitor all the components of Katello? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Foreman users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to foreman-user...@googlegroups.com . >> To post to this group, send email to forema...@googlegroups.com >> . >> Visit this group at https://groups.google.com/group/foreman-users. >> For more options, visit https://groups.google.com/d/optout. >> > >

> I want to monitor the web utilization (http hits, etc), system utilization,
> app memory usage, etc.

What tool would you like to feed the data into?

I've used http://munin-monitoring.org/ in the past to look at basic info
for Katello installations and it worked OK. You could probably create
some custom plugins for items like task queue depth via sql queries.

Some data may or may not be interesting, depending on how your system is
used. For example, most users would not need in-depth stats on the
tomcat instance, but some might.

··· On 07/05/2016 02:40 PM, George Lim wrote:

On Tuesday, July 5, 2016 at 5:56:21 AM UTC-7, John Mitsch wrote:

George,

Can you be a little more specific about what you are trying to monitor?

-John

John Mitsch
Red Hat Engineering
(860)-967-7285
irc: jomitsch

On Fri, Jul 1, 2016 at 10:32 PM, George Lim <georg...@gmail.com >> <javascript:>> wrote:

What tools can I use to monitor all the components of Katello?


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-user...@googlegroups.com <javascript:>.
To post to this group, send email to forema...@googlegroups.com
<javascript:>.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

I use netdata for a quick view of the system resources. It required some changes in apache conf to display the status but the quick standard install works great. More than monitoring it's visualization of the live state of the server.