AXIS 200+
Users Manual
Appendix G: CRON Script Command Reference
113
log
This command writes a message to the camera server log file.
Note:
❏
To display the log file, you type the following in the
address/location field of your Web browser:
http://<camera server>/log/messages
Syntax
log [MESSAGE];
Options
[MESSAGE]
The message string must be surrounded by quotation marks.
Example:
This command uses the Simple Mail Transfer Protocol (SMTP) for
sending images and files from your AXIS 200+ to e-mail addresses.
Note:
❏
To use the mail command, you must specify the Internet address
of the mail server and a valid return address on the TCP/IP page.
Syntax
mail [-s SUBJECT] [-a ATTACHMENTS] [-t RECIPIENTS]
[-b BUFFERTYPE] [-n NUMBER];
Options
-s
Specifies the subject text for the e-mail. A simple one-word
subject does not require quotation marks. A subject with
multiple words must be surrounded by quotation marks.
-a
Specifies attachments such as images or files. To include the
image buffer, specify
images/buffer.jpg
.
-t
Specifies the e-mail address of the recipient(s).
# This command will write a message to the log file
# when someone presses the Control button on the
# camera server front panel.
* * * * * /B :
log "The Control button was pressed." ;
%
Содержание 200+
Страница 1: ......
Страница 2: ...AXIS 200 User s Manual AXIS 200 Network Camera Server User s Manual ...
Страница 31: ...Section 3 Assigning an IP Address AXIS 200 User s Manual 30 ...
Страница 43: ...Section 4 Configuring the AXIS 200 AXIS 200 User s Manual 42 ...
Страница 75: ...Appendix B The Parameter List AXIS 200 User s Manual 74 ...
Страница 79: ...Section 6 Updating the Software AXIS 200 User s Manual 78 ...
Страница 83: ...Appendix C Technical Specifications AXIS 200 User s Manual 82 Dimensions ...
Страница 89: ...Appendix D The Auxiliary IO Port AXIS 200 User s Manual 88 ...
Страница 99: ...Appendix E The RS232 Serial Port AXIS 200 User s Manual 98 ...