BSDsar generates a history of usage on a FreeBSD machine. It logs data such as CPU usage, disk activity, network bandwidth usage and activity, NFS information, memory, and swap. It is similar to atsar (for Linux) and sar (for Solaris).
| Tags | Hardware Logging Monitoring Networking Systems Administration Utilities |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX BSD FreeBSD |
| Implementation | Perl |
Recent releases


Changes: Added a configuration file, which allows the selection of which data to log and the maximum data file size.


Changes: A bug for 100% busy on other items has been fixed. ps options (-s and -S) have been added. This release has faster runtime with the -n netstat option.


Changes: The bug of showing 100% busy for user, system, interrupt, etc has been fixed. Crontab instructions have been cleaned up.