diff options
author | mms <michal@sapka.me> | 2023-11-10 18:20:14 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2023-11-10 18:20:14 +0100 |
commit | 279290ec23920a57570e60e5a629ec20b14774c4 (patch) | |
tree | 6853770b539d01b5d4c0fc23b2024495b2073cfd /content | |
parent | 7b5e0a8f5e01b4fa62a48cd3f4746a3f828e905d (diff) |
feat: httpd stats
Diffstat (limited to 'content')
-rw-r--r-- | content/site/info.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/site/info.md b/content/site/info.md index c318a53..ae23b6e 100644 --- a/content/site/info.md +++ b/content/site/info.md @@ -33,7 +33,9 @@ Source code is open and available on my [VCS hub](https://vcs.sapka.me/michal-sa ## Stats (for nerds) -Firewall graphs generated using [pfstat](https://gohugo.io/). +Firewall graphs generated using [pfstat (8)](https://www.benzedrine.ch/pfstat.html). +All other graphs generated using [rrdtool (1)](https://oss.oetiker.ch/rrdtool/) +{{<httpd_stat>}} {{<pf_stat>}} |