Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / September 2007

Tip: Looking for answers? Try searching our database.

How to check the middleware platform is up and running?

Thread view: 
Allen Shao - 10 Sep 2007 07:03 GMT
I got an integration middleware platform sitting on a Windows2003 box,
running smoothly most of the time. But it has been down for a few
times due to some reasons. I am wondering how can I write a piece of
code to check whether this platform is up and running and send
notification emails when it is down. In .NET, there is a class called
"ServiceController", which can allows developer to connect to a
running or stopped service, manipulate it, or get information about
it. Dose Java have this equivalent API or capability to check up the
platform status?

Look forward to any reply.
Best Regards
Roedy Green - 10 Sep 2007 10:18 GMT
>I got an integration middleware platform sitting on a Windows2003 box,
>running smoothly most of the time. But it has been down for a few
[quoted text clipped - 5 lines]
>it. Dose Java have this equivalent API or capability to check up the
>platform status?

see http://mindprod.com/jgloss/montastic.htm
or you could roll your own.
Signature

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com

Allen Shao - 11 Sep 2007 06:36 GMT
Dear Roedy,

Thanks for reply.
This montastic doesn't work for me, because it is only able to monitor
website but not service level. What I want to monitor is a kind of
software platform working as a background windows service. That's why
I try to find some sorts of tools or widgets or API similar as .NET
"ServiceController" to tell the status of specific windows services.

BTW:Your site is quite interesting and useful.

Regards,
Allen
Roedy Green - 11 Sep 2007 07:00 GMT
>This montastic doesn't work for me, because it is only able to monitor
>website but not service level.

Presumably you can monitor this with some GET, POST or UDP probes.
Cooking up "are you alive" checker is not that much work.  Have a look
at http://mindprod.com/products1.html#SUBMITTER and
http://mindprod.com/products1.html#HTTP
Signature

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.