From owner-freebsd-questions Sun May 24 09:08:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05551 for freebsd-questions-outgoing; Sun, 24 May 1998 09:08:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from amber.ecom.net (ns1.ecom.net [207.155.73.10] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05517 for ; Sun, 24 May 1998 09:08:24 -0700 (PDT) (envelope-from randyk@ccsales.com) Received: from ntrkcasa (b208.ecom.net [207.13.225.208]) by amber.ecom.net (8.8.8/8.8.7) with SMTP id JAA00272 for ; Sun, 24 May 1998 09:08:22 -0700 (PDT) (envelope-from randyk@ccsales.com) Message-Id: <3.0.5.32.19980524090543.038a1350@ccsales.com> X-Sender: randyk@ccsales.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 24 May 1998 09:05:43 -0700 To: freebsd-questions@FreeBSD.ORG From: "Randy A. Katz" Subject: Pager Notification In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've got around 25 happy FreeBSD boxes. I want to be notified via pager when certain conditions arise (certain deamons no longer running, certain %'s of partition full, etc...). I would need a c/c++ program which allows me to: ./pagehim phone# statuscode So, this would send the statuscode to the page victim (me) so the condition/status is known. It will let me know: 1. Which machine the problem is on. 2. Where the error is. 3. If a partition is full, which one. Can anyone point in the right direction? Thanx, Randy Katz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message