Quantcast

Preferred monitoring tool for Linux server running Grails?

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Preferred monitoring tool for Linux server running Grails?

wwwclaes
Hi, anyone who would like to share their experience with monitoring tools for a Linux server running a Grails app? My focus is primarily on alarms/alerts (via email) rather than fancy graphs. I'd prefer to keep it simple.

I have some experience with Nagios. I have also looked at Hyperic (a couple of years ago) and remember that I liked it's lean towards Java, which might be useful also for Grails.

Thanks,
Claes
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: Preferred monitoring tool for Linux server running Grails?

Ryan Vanderwerf
I'd give Hyperic Open source edition a try.. they sell an enterprise one that is for larger setups if you need to grow. I found it better for Java/Spring/Grails/Tomcat apps than tools like Zabbix, which are also great for general system health. http://www.springsource.com/landing/hyperic-open-source-download

Ryan Vanderwerf
Chief Architect / Director of Products
ReachForce
9020-I Capital of TX Hwy N, Ste. 270
Austin, TX 78759
(512) 279-6256 direct
________________________________________
From: Claes Svensson [[hidden email]]
Sent: Sunday, July 01, 2012 2:31 PM
To: [hidden email]
Subject: [grails-user] Preferred monitoring tool for Linux server running Grails?

Hi, anyone who would like to share their experience with monitoring tools for a Linux server running a Grails app? My focus is primarily on alarms/alerts (via email) rather than fancy graphs. I'd prefer to keep it simple.

I have some experience with Nagios. I have also looked at Hyperic (a couple of years ago) and remember that I liked it's lean towards Java, which might be useful also for Grails.

Thanks,
Claes
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Preferred monitoring tool for Linux server running Grails?

Benoit HEDIARD
Even if you don't want fancy graphs, you might try NewRelic :
http://newrelic.com

It is much more than alarms/alert: a full-stack performance monitoring / management platform.
It's really an amazing platform with a fantastic UI/UX.

Benoit

Le 2 juil. 2012 à 17:07, Ryan Vanderwerf a écrit :

> I'd give Hyperic Open source edition a try.. they sell an enterprise one that is for larger setups if you need to grow. I found it better for Java/Spring/Grails/Tomcat apps than tools like Zabbix, which are also great for general system health. http://www.springsource.com/landing/hyperic-open-source-download
>
> Ryan Vanderwerf
> Chief Architect / Director of Products
> ReachForce
> 9020-I Capital of TX Hwy N, Ste. 270
> Austin, TX 78759
> (512) 279-6256 direct
> ________________________________________
> From: Claes Svensson [[hidden email]]
> Sent: Sunday, July 01, 2012 2:31 PM
> To: [hidden email]
> Subject: [grails-user] Preferred monitoring tool for Linux server running Grails?
>
> Hi, anyone who would like to share their experience with monitoring tools for a Linux server running a Grails app? My focus is primarily on alarms/alerts (via email) rather than fancy graphs. I'd prefer to keep it simple.
>
> I have some experience with Nagios. I have also looked at Hyperic (a couple of years ago) and remember that I liked it's lean towards Java, which might be useful also for Grails.
>
> Thanks,
> Claes
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: Preferred monitoring tool for Linux server running Grails?

wwwclaes
Thanks for two good suggestions! I will let the list know my conclusions if I proceed with any of these.

Benoit: I had no idea of New Relic, monitoring as a hosted service certainly fulfills the "keep it simple" aspect. Have you tried it with Grails?

/Claes

> From: [hidden email]

> Date: Tue, 3 Jul 2012 11:13:37 +0200
> To: [hidden email]
> Subject: Re: [grails-user] Preferred monitoring tool for Linux server running Grails?
>
> Even if you don't want fancy graphs, you might try NewRelic :
> http://newrelic.com
>
> It is much more than alarms/alert: a full-stack performance monitoring / management platform.
> It's really an amazing platform with a fantastic UI/UX.
>
> Benoit
>
> Le 2 juil. 2012 à 17:07, Ryan Vanderwerf a écrit :
>
> > I'd give Hyperic Open source edition a try.. they sell an enterprise one that is for larger setups if you need to grow. I found it better for Java/Spring/Grails/Tomcat apps than tools like Zabbix, which are also great for general system health. http://www.springsource.com/landing/hyperic-open-source-download
> >
> > Ryan Vanderwerf
> > Chief Architect / Director of Products
> > ReachForce
> > 9020-I Capital of TX Hwy N, Ste. 270
> > Austin, TX 78759
> > (512) 279-6256 direct
> > ________________________________________
> > From: Claes Svensson [[hidden email]]
> > Sent: Sunday, July 01, 2012 2:31 PM
> > To: [hidden email]
> > Subject: [grails-user] Preferred monitoring tool for Linux server running Grails?
> >
> > Hi, anyone who would like to share their experience with monitoring tools for a Linux server running a Grails app? My focus is primarily on alarms/alerts (via email) rather than fancy graphs. I'd prefer to keep it simple.
> >
> > I have some experience with Nagios. I have also looked at Hyperic (a couple of years ago) and remember that I liked it's lean towards Java, which might be useful also for Grails.
> >
> > Thanks,
> > Claes
> > ---------------------------------------------------------------------
> > To unsubscribe from this list, please visit:
> >
> > http://xircles.codehaus.org/manage_email
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Preferred monitoring tool for Linux server running Grails?

Benoit HEDIARD
<base href="x-msg://237/">
We have not use NewRelic with Grails, may be next month if one of our Grails app is ready for production...
But we use it every day with other Java/ColdFusion apps and it's really great to monitor your app performances and pinpoint potential issues (database, external services, client side JS...).

It should work with any Java-based apps.
You can try it for free.

Keep us posted.

Benoit

Le 4 juil. 2012 à 17:52, Claes Svensson a écrit :

Thanks for two good suggestions! I will let the list know my conclusions if I proceed with any of these.

Benoit: I had no idea of New Relic, monitoring as a hosted service certainly fulfills the "keep it simple" aspect. Have you tried it with Grails?

/Claes

> From: [hidden email]

> Date: Tue, 3 Jul 2012 11:13:37 +0200
> To: [hidden email]
> Subject: Re: [grails-user] Preferred monitoring tool for Linux server running Grails?
> 
> Even if you don't want fancy graphs, you might try NewRelic :
> http://newrelic.com
> 
> It is much more than alarms/alert: a full-stack performance monitoring / management platform.
> It's really an amazing platform with a fantastic UI/UX.
> 
> Benoit
> 
> Le 2 juil. 2012 à 17:07, Ryan Vanderwerf a écrit :
> 
> > I'd give Hyperic Open source edition a try.. they sell an enterprise one that is for larger setups if you need to grow. I found it better for Java/Spring/Grails/Tomcat apps than tools like Zabbix, which are also great for general system health. http://www.springsource.com/landing/hyperic-open-source-download
> > 
> > Ryan Vanderwerf
> > Chief Architect / Director of Products
> > ReachForce
> > 9020-I Capital of TX Hwy N, Ste. 270
> > Austin, TX 78759
> > (512) 279-6256 direct
> > ________________________________________
> > From: Claes Svensson [[hidden email]]
> > Sent: Sunday, July 01, 2012 2:31 PM
> > To: [hidden email]
> > Subject: [grails-user] Preferred monitoring tool for Linux server running Grails?
> > 
> > Hi, anyone who would like to share their experience with monitoring tools for a Linux server running a Grails app? My focus is primarily on alarms/alerts (via email) rather than fancy graphs. I'd prefer to keep it simple.
> > 
> > I have some experience with Nagios. I have also looked at Hyperic (a couple of years ago) and remember that I liked it's lean towards Java, which might be useful also for Grails.
> > 
> > Thanks,
> > Claes
> > ---------------------------------------------------------------------
> > To unsubscribe from this list, please visit:
> > 
> > http://xircles.codehaus.org/manage_email
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
> http://xircles.codehaus.org/manage_email
> 
>
Loading...