Ruby monitoring websites, databases and more on windows

D

Diego Bernardes

Im happy now, hehe, the company im working only using .net technology
and i
convinced my boss to give me a small project to prove how can ruby could
help the company.

Now the project!

I need keep track of the status of the websites, webservices, servers,
databases, disk space and so on windows servers.

I really dont know nothing about ruby and windows, the last time i
tested the mri i didint liked, was very slow and not all things worked
fine, first question, what is the best ruby implementation to windows?
Jruby?

What is the best approach? Make a ruby daemon to keep track of
everything and than the website interact with the daemon or the website
directly ping the services i want know if is alive?

The project gonna be a web application, gonna use Ramaze or Sinatra,
probabily Ramaze.


Thanks everyone ;)
 
J

Justin Collins

Diego said:
Im happy now, hehe, the company im working only using .net technology
and i
convinced my boss to give me a small project to prove how can ruby could
help the company.

Now the project!

I need keep track of the status of the websites, webservices, servers,
databases, disk space and so on windows servers.

I really dont know nothing about ruby and windows, the last time i
tested the mri i didint liked, was very slow and not all things worked
fine, first question, what is the best ruby implementation to windows?
Jruby?

What is the best approach? Make a ruby daemon to keep track of
everything and than the website interact with the daemon or the website
directly ping the services i want know if is alive?

The project gonna be a web application, gonna use Ramaze or Sinatra,
probabily Ramaze.


Thanks everyone ;)

Depending on what you have to monitor, you can probably use SNMP for
most of that. There is a Ruby library for that [1].

-Justin

[1]http://snmplib.rubyforge.org/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,139
Latest member
JamaalCald
Top