Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Service monitor with Perl and PerlSvc

by crenz (Priest)
on Apr 17, 2003 at 18:29 UTC ( [id://251284]=note: print w/replies, xml ) Need Help??


in reply to Service monitor with Perl and PerlSvc

Hello perlsage, congrats for your first post :)

In addition to the observations Juerd made, I have two more nits to pick:

  • Instead of modifying and customizing the module for each service you want to monitor, why not make an object-oriented interface to let people customize their own services? The perlboot and perltoot manpages have some examples.
  • "Perlsvc" is quite misleading. My first association was D.J.Bernsteins daemontools package for Unix :). How about naming it something like Win32::Service::Monitor? (that's not a good name yet, but maybe a starter.)

I hope these comments help you to improve your code. Feel free to update this node with improved code or post some questions if you need help with any of the aspects we mentioned.

Have fun!

  • Comment on Re: Service monitor with Perl and PerlSvc

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://251284]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-25 10:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found