sysstat_webhook : add some note regards over-size image

This commit is contained in:
minoplhy 2023-11-02 14:35:12 +07:00
parent 223d245d18
commit dd2b86a42d
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF

View File

@ -30,8 +30,8 @@ This will get stats from previous day , and the webhook message will be yesterda
something like this : something like this :
![Yesterday date](assets/screenshot.png) ![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') text=$(date -d '-1 day' '+%Y-%m-%d')
d1=$(date -d '-1 day' '+%d') d1=$(date -d '-1 day' '+%d')
file=/var/log/sysstat/sa$d1 file=/var/log/sysstat/sa$d1