From dd2b86a42d5113d84ac5c2939eba9738a11b177c Mon Sep 17 00:00:00 2001 From: minoplhy Date: Thu, 2 Nov 2023 14:35:12 +0700 Subject: [PATCH] sysstat_webhook : add some note regards over-size image --- sysstat_webhook/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysstat_webhook/README.md b/sysstat_webhook/README.md index 7bc7711..4814f99 100644 --- a/sysstat_webhook/README.md +++ b/sysstat_webhook/README.md @@ -30,8 +30,8 @@ This will get stats from previous day , and the webhook message will be yesterda something like this : ![Yesterday date](assets/screenshot.png) - -``` +* Still, the output image is somehow buggy, this is probably due to conversion from svg to png. +```shell text=$(date -d '-1 day' '+%Y-%m-%d') d1=$(date -d '-1 day' '+%d') file=/var/log/sysstat/sa$d1