| Revision 7500,
1.3 KB
checked in by alanbach-guest, 2 years ago
(diff) |
- Added asterisk to Vinnie security
|
| Line | |
|---|
| 1 | .TH AUTOSUPPORT 8 "Jul 5th, 2005" "Asterisk" "Linux Programmer's Manual" |
|---|
| 2 | .SH NAME |
|---|
| 3 | .B autosupport |
|---|
| 4 | \(em interactive script to provide Digium[tm]'s support with information |
|---|
| 5 | .SH SYNOPSIS |
|---|
| 6 | .PP |
|---|
| 7 | .B autosupport |
|---|
| 8 | |
|---|
| 9 | .SH DESCRIPTION |
|---|
| 10 | .B autoasupport |
|---|
| 11 | is a script that is normally run by a user contacting Digium's support |
|---|
| 12 | to automate gathering support information. |
|---|
| 13 | |
|---|
| 14 | It will probe the system for some configuration and run-time information, |
|---|
| 15 | and will also prompt the user for some optional access information (IP |
|---|
| 16 | address, login and password). |
|---|
| 17 | |
|---|
| 18 | The information is written to /root/digiuminfo which the user is expected |
|---|
| 19 | to attach to a support ticket to Digium. |
|---|
| 20 | |
|---|
| 21 | The script must be run as root as it reads Asterisk's configuration and |
|---|
| 22 | the disk information using hdparm(8). |
|---|
| 23 | |
|---|
| 24 | .SH FILES |
|---|
| 25 | .B /root/digiuminfo |
|---|
| 26 | .RS |
|---|
| 27 | The output of the script goes there |
|---|
| 28 | .RE |
|---|
| 29 | |
|---|
| 30 | .SH SEE ALSO |
|---|
| 31 | asterisk(8) |
|---|
| 32 | |
|---|
| 33 | .SH "AUTHOR" |
|---|
| 34 | autosupport was written by John Bigelow <support@digium.com>. |
|---|
| 35 | This manual page was written by Tzafrir Cohen <tzafrir.cohen@xorcom.com> |
|---|
| 36 | Permission is granted to copy, distribute and/or modify this document under |
|---|
| 37 | the terms of the GNU General Public License, Version 2 any |
|---|
| 38 | later version published by the Free Software Foundation. |
|---|
| 39 | |
|---|
| 40 | On Debian systems, the complete text of the GNU General Public |
|---|
| 41 | License can be found in /usr/share/common-licenses/GPL. |
|---|
Note: See
TracBrowser
for help on using the repository browser.