mirror of
https://gitlab.com/keys.openpgp.org/hagrid.git
synced 2025-10-05 16:12:44 +02:00
Port "Stats"
This commit is contained in:
committed by
Vincent Breitmoser
parent
bc9c7b463f
commit
fce27b590f
@@ -15,5 +15,6 @@ menu = [
|
||||
"about/news/_index.md",
|
||||
"about/usage.md",
|
||||
"about/faq.md",
|
||||
"about/stats.md",
|
||||
"about/privacy.md",
|
||||
]
|
||||
|
21
content/about/stats.md
Normal file
21
content/about/stats.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Stats
|
||||
---
|
||||
|
||||
### Verified email addresses
|
||||
|
||||
A simple statistic of the total number of email addresses that are currently verified. 📈
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
### Load Average
|
||||
|
||||
The "load average" of a server is a statistic of how busy it is. Simply put:
|
||||
|
||||
* 0.0 means the {{ brand() }} host is completely idle
|
||||
* 1.0 is fairly busy
|
||||
* 4.0 and above means it's on fire 🔥
|
||||
|
||||

|
Reference in New Issue
Block a user