HTTP alarm notification
[Address 1] - [Address 5]
Enter the destination IP address or host name of the HTTP alarm notification. Up to 5 destination server addresses can be registered.
•
Available characters: Alphanumeric characters, the colon (:), the period (.), the underscore (_), and the hyphen (-).
Example of entry: “http://IP address of the HTTP server + : (colon) + port number” or “http://Host name: (colon) + port number”
[Alarm] checkbox
When the checkbox is checked, the HTTP alarm notification will be provided upon an alarm occurrence.
[Delete] button
When this button is clicked, all configured information, including the address, user name, password, and notification data, will be deleted.
[User name]
Enter the user name (login name) to access the HTTP server.
•
Available number of characters: 0 - 63 characters
•
Unavailable characters: " & : ; \
[Password]
Enter the password to access the HTTP server.
•
Available number of characters: 0 - 63 characters
•
Unavailable characters: " &
[Notification data]
Enter the notification data to add after the destination HTTP server addresses set in [Address 1] - [Address 5].
•
Available characters: Alphanumeric characters
•
Default: /cgi-bin/comalarm.cgi?CMD=01
Note
•
For “Address 1” to “Address 5”, a total of 256 characters can be entered for the address (including “http://”) and “Notification data”.
•
Make sure to enter a slash (/) as the first character for “Notification data”.
•
If the HTTP alarm notification fails, information about the failure will be added to the system log.
•
Even if the [Set] button is clicked after deleting the contents of “Notification data”, “/cgi-bin/comalarm.cgi?CMD=01” will be set.
<Example>
When http://192.168.0.100 is set for the address and /cgi-bin/comalarm.cgi?CMD=01 is set for “Notification data”, an HTTP alarm notification such as http://192.168.0.100/cgi-bin/comalarm.cgi?CMD=01 will be executed.