ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

check server to see if its up

<< < (3/5) > >>

tinjaw:
techidave,

There are plenty of websites that will do that type of thing for you. Almost all of them will offer a free account to test 1-3 IP addresses and send you emails when then go up or down. Some will also allow you to test out getting paged via beeper or SMS/TXT message. Some I have personally tried and can recommend are...

Site24x7
http://site24x7.com/index.html

Hyperspin Website Monitoring
http://www.hyperspin.com/en/

YouMonitor.Us
http://youmonitor.us/

There are dozens more. Just Google for "website monitoring" and you will find 'em.

Gothi[c]:
DC member gothi[c] has been working on a really promising and very cool tool that does this kind of stuff and more -- he should post a progress report and some screenshots.

--- End quote ---

Yes, I'm continuously working on a scriptable server monitoring system.

Basically, you can write a local or remote sensor plug-in which returns a value.
Custom triggers can be set on the return value of these sensors. When a trigger is triggered, alerts can be sent out via email or sms. These email addresses can be added to a web interface, which also shows a graph over time of each of the sensor values.

Some more advanced scripting can be done with the triggers, for example, return debug information. (eg: return a top (list of processes sorted by cpu load) + running mysql queries + list of connected ip's when the server load is too high) This can be useful for debugging peak problems. (When server load peaks, and by the time you log in to diagnose the problem, all is back to normal).

All of this has a GUI (work in progress) to easily add/create/manage sensors, triggers, and multiple servers. All of it works except for the GUI which is still very much under development.

All of this will be released under GPL whenever I'm "done" ;)

You may also want to have a look at Zenoss which is kind of similar to what I'm doing, except a lot more bloated, and seems to be a horrible cpu hog (it was when I tested it on my server anyway), it's not very easy to install unless you get the payware version. It has some really nice features though.

GUI:



Some shots of web interface:







jshare:
I use http://montastic.com, it's free and has some nice features.

Mark0:
Gothi[c], just wanted to say that your tool really look like a fantastic one!  :Thmbsup:

Bye!

tinjaw:
Gothi[c], just wanted to say that your tool really look like a fantastic one!
-Mark0 (March 27, 2008, 07:57 AM)
--- End quote ---

Unfortunately it will be a piece of crap that is as slow as molasses as it is hacked out in Python. Why don't you use a real language like C++.  ;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version