Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F887940
index.html.erb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Aug 10, 7:35 AM
Size
564 B
Mime Type
text/html
Expires
Tue, Aug 12, 7:35 AM (20 h, 11 m)
Engine
blob
Format
Raw Data
Handle
233795
Attached To
rARCHIVING archiving
index.html.erb
View Options
<h1>Bacula Clients</h1>
<div class="table-responsive">
<table class="table table-striped table-bordered table-condensed">
<thead>
<tr>
<th>ClientId</th>
<th>Name</th>
<th>Uname</th>
<th>Active Jobs</th>
<th>Last Backup</th>
<th>FileRetention (days)</th>
<th>JobRetention (days)</th>
<th>Space Used</th>
<th>File count</th>
<th>AutoPrune</th>
</tr>
</thead>
<tbody>
<%=
render
partial
:
'client'
,
collection
:
@clients
%>
</tbody>
</table>
</div>
Event Timeline
Log In to Comment