LevelOne LevelOne Benutzerhandbuch

Seite von 75
 
 
66 
System logs 
Note:
 This request require administrator privilege 
Method:
 GET/POST 
 
Syntax: 
http://<servername>/cgi-bin/admin/syslog.cgi
 
 
Server will return the up-to-date system log. 
 
Return: 
HTTP/1.0 200 OK\r\n 
Content-Type: text/plain\r\n 
Content-Length: <syslog length>\r\n 
\r\n 
<system log information>\r\n 
 
Configuration file 
Note:
 This request requires administrator privilege 
Method:
 GET/POST 
 
Syntax: 
http://<servername>/cgi-bin/admin/configfile.cgi
 
 
Server will return the up-to-date configuration file. 
 
Return: 
HTTP/1.0 200 OK\r\n 
Content-Type: text/plain\r\n 
Content-Length: <configuration file length>\r\n 
\r\n 
<configuration data>\r\n