News »Browse Articles »
Resin release brings REST administration
0
Resin release brings REST administration
The Resin administration application is written in PHP using Quercus, Caucho`s Java implementation of PHP 5. Resin provides a PHP framework to access server MBeans and output information. The Resin administration application will take care of script calling and MBean access. All the developer needs to do is write a PHP script with a .rest extension in order to create a REST resource. For example, you can print the status of of your Resin thread pool by writing a simple request with many facilities provided automatically. The Resin Server MBean and generic JVM Threading MBean codes are used to get the current thread status. The data can then be put into an external monitor.
The REST interface can also be integrated with popular monitoring applications such as Nagios. Nagios can monitor resources exposed through the REST interface. The plugin mechanism in Nagios can use a shell script to integrate with the Resin REST engine by accessing memory, thread, and uptime resources. When the integration is set up, monitoring another resource requires only a few lines of code. JConsole or the Resin administration application`s JMX view can be used to find other MBeans to monitor. Developers can also monitor their own MBeans and share their scripts in the Caucho forum.
Caucho offers two editions for Resin. The Resin Professional edition is for professional production environments and Resin Open Source a free offering for hobbyists, developers, and low traffic websites. Resin Open Source is licensed under the GNU public license.
Source:
http://server.dzone.com/news/resin-release-brings-rest?utm_source=feedburner&utm
Search News
News Categories
What's the News?
Post a link to something interesting from another site, or submit your own original writing for the Java community to read.
Most Popular News
-
How to stand out from other Java/JEE Professionals?
Published about 14-01-2009 | Rated +3 -
10 reasons IT certification will be important in 2009
Published about 05-01-2009 | Rated +2 -
The 9 hottest skills for `09
Published about 02-01-2009 | Rated +1 -
New Features in Servlets 3.0
Published about 05-01-2009 | Rated +4
Most Recent User Submitted News
- New to Java?
Published about 23-10-2009 | Rated 0 - JAVA Openings In Hyderabad @ Reliance Global Services Pvt.Ltd
Submitted by Bharath | Rated 0 - Symfony in Php VS Struts in Java
Published about 06-03-2009 | Rated +1 - Questions on Files and Input/Output
Submitted by Mahi | Rated +4







