Using Status.Net to Monitor Your Server

Jon Phillips's picture

Journalist Nathan Willis published an article on how to use Status.Net to keep informed about how your server is functioning. This is useful for local servers and for enterprise users managing hundreds to a thousands of servers. Willis states:
There are several different ways you can make use of a microblogging service to keep an eye on your server (or, for that matter, desktop machine), depending on what kinds of message you want to receive. You can tail log files and repeat the output in a feed, run a periodic cron job to collect statistics and send out the results as a form of "heartbeat monitor," or have batch processes send notifications when they complete. You can even configure existing open source monitoring services to use the service directly, or through email- or SMS-gateways.
Willis also notes that its wise to use Status.Net for private instances because you "also do not have to worry about a private StatusNet instance going down suddenly if Ashton Kutcher gets arrested, and in practice the public services like Identi.ca have not suffered from the "fail whale" outages that plague Twitter on a regular basis."

What is cool about this article are the code examples. Willis shows how easy it is to do some automated messaging. This provides a jump-off for others to script out other solutions. If you have a script, please do share with all on your Status.Net accounts, our wiki (http://status.net/wiki) or via the comments on this blog post.
 

Trackback URL for this post:

http://status.net/trackback/362

Comments

Interesting

If anyone does code a script, it would be extremely useful if you could post it here, thanks :)

Post new comment

Please note that blog comments are not monitored by our support staff. If you need assistance please visit our forums at forum.status.net or see the Support page for other options.
The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
3 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.