All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris DiTrani <chris@livedata.com>
To: linux-admin@vger.kernel.org
Subject: Re: SMS as server infos
Date: 23 Jun 2004 13:12:45 -0400	[thread overview]
Message-ID: <1088010764.17780.54.camel@chris.livedata.com> (raw)
In-Reply-To: <200406231841.05090.fluca1978@virgilio.it>

On Wed, 2004-06-23 at 12:41, Luca Ferrari wrote:
> Hi,
> did anybody configured a kind of software for getting information about the 
> server status (raid, disk space, etc.) thru SMS on a mobile phone? If so, 
> could you tell me which software have you used and how you configured it (or 
> where I can find some information)?

If you're competent with shell and Python (or, yuck, perl ;-)) you can
instrument this pretty easily. All the info you want is either a command
or a cat of some /proc file away, and with Python you can easily build a
HTTP POST to pop off to your SMS gateway. How fancy you want to get in
between is up to you.

I haven't done exactly this, but some very similar things before.

CD


  reply	other threads:[~2004-06-23 17:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-23 16:41 SMS as server infos Luca Ferrari
2004-06-23 17:12 ` Chris DiTrani [this message]
2004-06-24 11:15   ` joy
2004-06-24 12:56     ` Ahsan Ali
2004-06-24 13:30       ` Chris DiTrani
2004-06-25 12:35         ` joy
2004-06-24  4:58 ` Andreas Unterkircher
2004-07-27  8:24 ` Ag. System Administrator

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1088010764.17780.54.camel@chris.livedata.com \
    --to=chris@livedata.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.