[smokeping-users] Daily reports

Christopher Hubbard Christopher.Hubbard at clearwire.com
Fri Jan 11 21:12:11 CET 2008


Sure, make a cron that sends you a daily summary, and put it in
/etc/cron.d/(name)

I cheated and made a script that was called so I could easily change
things and not have to worry about cron itself..

Call a file with no args:
0 4 * * * root /path to script

In the file have:

#! /bin/bash
/PATH/smokeping/bin/tSmoke --q --to=(email addresses) --weekly
--detail=0


This will send an email at 04:00 server time.


Chris Hubbard
Christopher.hubbard at clearwire.com
Tier II Support Monkey
425-241-3932

-----Original Message-----
From: smokeping-users-bounces at lists.oetiker.ch
[mailto:smokeping-users-bounces at lists.oetiker.ch] On Behalf Of Lai Chen
Kang
Sent: Friday, January 11, 2008 2:06 AM
To: smokeping-users at lists.oetiker.ch
Subject: [smokeping-users] Daily reports

Hi all

Is it possible to get smokeping to send a daily report so that I know
that it is working?

Lai

_______________________________________________
smokeping-users mailing list
smokeping-users at lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users



More information about the smokeping-users mailing list