TelAlert's Old Homepage

26 Apr 1996


TelAlert is the SCS networking group's automated paging system, maintained by wendling@slac. It is intended to provide automated paging in response to networking and computing problems. Currently TelAlert is setup to be used only by members of the SCS staff.

If you are on a machine at SLAC you can use a web form to send alphanumeric pages using TelAlert.
You may find it convenient to add lines such as follow to your .login file on UNIX:
	setenv PATH ${PATH}:/afs/slac/common/etc
	rehash
Then you can send pages simply by giving the command:
	prompt% telalert -i wendling -m "hi mike"

You may find it convenient to add lines such as follow to your .cshrc file on UNIX:
	alias pagemike '/afs/slac/common/etc/telalert -i wendling -m '  
Then you can send pages simply by giving the command:
	prompt% pagemike "call me at x2294 -mike"

From the SLACVX OpenVMS cluster you can send the same messages with "sendpage" command:
	$ sendpage -i wendling -m "hi mike"

SLAC's alpha pagers include 150 pages/month for the flat fee. Additional pages are charged a rate of $0.10 each.
*NOTE* All pages sent through TelAlert are logged and should not be considered private.

Wendling