bundles/vnstat: adjust vnstati calls for debian bullseye
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
69279ba34f
commit
26c2be07cf
6 changed files with 39 additions and 33 deletions
|
@ -6,11 +6,12 @@
|
|||
</head>
|
||||
<body style="background-color: #333333; color: #FFFFFF; text-align: center;">
|
||||
<h1>${node.name} - ${interface}</h1>
|
||||
<p><img src="/top10.png" alt="TOP 10 Days"></p>
|
||||
<p><img src="/yesterday.png" alt="Statistics for yesterday"></p>
|
||||
<p><img src="/daily.png" alt="Daily Statistics"></p>
|
||||
<p><img src="/monthly.png" alt="monthly Statistics"></p>
|
||||
<p><img src="/yearly.png" alt=""></p>
|
||||
<p><img src="/summary.png" alt="Short summary"></p>
|
||||
<p><img src="/top10.png" alt="Top 10 days"></p>
|
||||
<p><img src="/hours.png" alt="Statistics for last 24h"></p>
|
||||
<p><img src="/daily.png" alt="Statistics for last 30 days"></p>
|
||||
<p><img src="/monthly.png" alt="Statistics for last 12 months"></p>
|
||||
<p><img src="/yearly.png" alt="Yearly Statistics"></p>
|
||||
<p>All times in UTC</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue