Revision 42 hci/trunk/eneraptor-web-app/grails-app/views/sysLog/main.gsp

View differences:

main.gsp
8 8
<body>
9 9
	
10 10
	<erptr:box title="Log">
11
		<p>TODO: Some information about log.</p>
11
		<p>Log holds any information logged by input and output devices.</p>
12
		<p>You can <g:link action="browse">browse</g:link> log entries manually, but be aware, that large intervals may take much time to process.</p>
13
		<p>Eneraptor's storage space is limited, so you should <g:link action="clear">clear</g:link> the log entries when running out of space. To save old log entries you may use the <g:link action="export">export</g:link> function.</p>
14
		<p>Log entries'' numeric data may be <g:link action="graph">viewed graphically</g:link> directly. If you want better and quicker results, you should use tools in the <g:link controller="statistics" action="main">Statistics</g:link> section instead.</p>
12 15
	</erptr:box>
13 16
	
14 17
	<!-- DISK USAGE - ONLY IF ENERAPOTR HCI IS SUPERUSER

Also available in: Unified diff