This is the command tSmoke that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
tSmoke - Commandline tool for sending SmokePing information
SYNOPSIS
tSmoke [ --testmail | --morning | --weekly | --version | --help | --man]
Options:
--man Show the manpage
--help Help :-)
--version Show SmokePing Version
--testmail Send a test message
--listrrds List the RRDs used by this Smokeping
--morning Send a morning synopsis
--weekly Send a weekly status report
--to E-mail address to send message (i.e. '--to=[email protected]'
--detail How much detail to send in weekly report (i.e. '--detail=1')
--quiet Do not print welcome
DESCRIPTION
The tSmoke tool is a commandline tool which interfaces with the SmokePing system. Its
main function is to send a message indicating the current status of the systems being
monitored by Smokeping or an HTML mail file containing the status over the past day, past
week and past month including an overview.
Typical crontab used to invoke this are
# Quick morning alert to see what's down
0 6 * * * /usr/sbin/tSmoke --q --to=[email protected] --morning
# Weekly report on the percent availability of network systems with no detail
0 8 * * * /usr/sbin/tSmoke --q --to=[email protected] --weekly --detail=0
COPYRIGHT
Copyright (c) 2003 by Dan McGinn-Combs. All right reserved.
Use tSmoke online using onworks.net services