Add informations about troubleshooting!

This commit is contained in:
HUC Stéphane 2021-07-29 19:28:29 +02:00
parent 3b56a8408f
commit d0617d1a51
Signed by: hucste
GPG Key ID: C4ED64222D9B037F
1 changed files with 22 additions and 0 deletions

View File

@ -96,10 +96,32 @@ both pfstat* files.
30 0 * * * /usr/local/bin/pfstat -t 30 -d /var/db/pfstat/pfstat.db
```
Think to mkdir:
`# mkdir -p /var/db/pfstat/`
### convert-img.sh
1. chmod 0700
---
## Screenshot
![Screenshot about the PFstats page](pfstats.html.mng "PFstats : Datawiz Project to analyse pfstat views!")
## Troubleshooting
### ALTQ-style queues not supported anymore
It seems collectors on queues are not more supported. Comment or delete
all relevent collectors and images lines.
### dbopen: /var/db/pfstat/pfstat.db: No such file or directory
Have-you really created the needed directory‽
---
***Enjoy-ID!***