mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
Web files which does not exists on your host. E.g. httpd-error -userhits < /var/log/httpd-error.log print the number of errors by users, sorted by error hits.
10 lines
420 B
Text
10 lines
420 B
Text
This directory is for diagnostic programs.
|
|
|
|
A diagnostic program is one that will inform you that something is wrong
|
|
somewhere, for instance by traversing a kernel-structure and verifying
|
|
the integrity.
|
|
|
|
Please make a subdir per program, and add a brief description to this file.
|
|
|
|
ac check if the FreeBSD handbook is in sync with the committers list
|
|
httpd-error check for Web files which does not exists on your host
|