Figure 3.9. Server Information Page Element s
The viewdata.htm l file is very simple, using only the two directives to insert the server data, plus
other directives to insert other information. For the Admin Server, the SHOW_DATA directive takes the
information from the /etc/dirsrv/adm in-serv/local.conf file. For the Directory Server, it takes
the data from the /etc/dirsrv/slapd-instance_name/dse.ldif file. T he ID_TITLE is the name
of the server instance.
<body text="#000000" /jointfilesconvert/478712/bgcolor="#FFFFFF" link="#666699" vlink="#666699"
alink="#333366">
<br>
<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%">
<!-- ID_TITLE -->
<p>
<!-- SHOW_DATA -->
<p>
<font face="PrimaSans BT, Verdana, sans-serif"><font size=-1>Additional
Information:</font></font>
<p>
<!-- CHECK_UPGRADE -->
<p>
<!-- SHOW_URL -->
</table>
<!-- HELPBUTTON -->
</body>
3.2.2.4 . Files for the Server Logs Page
There are two files formatting the server logs page:
The body of the page, /usr/share/dirsrv/html/viewlog.html
The heading of the page, /usr/share/dirsrv/html/htmladmin.html
Comentarios a estos manuales