Ports 搜索

共有1,266项符合/sysutils/的查询结果,以下是第471480项(搜索用时0.004秒)
sysutils/log_analysis-0.46 (Score: 0.0807937)
Utility that extracts a summary of useful data from logs
log_analysis is a log file analysis engine that extracts relevant data for any of the recognized log messages and produces a summary that is much easier to read. It can be configured to recognize entirely new log types. log_analysis natively understands about 100 different kinds of syslog messages, as well as wtmp messages.
sysutils/logrotate-3.9.2 (Score: 0.0807937)
Daemon to rotate, compress, remove, and mail system log files
Daemon to rotate, compress, remove and mail system log files. I try to make it work just like /usr/sbin/newsyslog. With logrotate, you can mail syslog and execute command before or after logrotate.
sysutils/intel-pcm-2.11 (Score: 0.0807937)
Intel PCM toolkit
This is the Intel Performance Counter Monitoring toolkit. The original software is available here: http://software.intel.com/en-us/articles/intel-performance-counter-monitor This install comes from Adrian Chadd's copy, which includes some portability fixes related to FreeBSD. This can be found in the local/freebsd branch of: http://github.com/erikarn/intel-pcm This requires the 'cpuctl' module to be loaded.
Collect logs locally in preparation for processing elsewhere!
I'm a lumberjack and I'm ok! I sleep when idle, then I ship logs all day! I parse your logs, I eat the JVM agent for lunch! (This project was recently renamed from 'lumberjack' to 'logstash-forwarder' to make its intended use clear. The 'lumberjack' name now remains as the network protocol, and 'logstash-forwarder' is the name of the program. It's still the same lovely log forwarding program you love.)
sysutils/logstash-2.3.2 (Score: 0.0807937)
Tool for managing events and logs
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). Speaking of searching, logstash comes with a web interface for searching and drilling into all of your logs.
sysutils/logtool-1.3.1 (Score: 0.0807937)
Parse ASCII logfiles into ANSI, CSV, HTML formats
Logtool is a command line program that will parse ASCII logfiles into a more palatable format. It will take anything resembling a standard syslog file (this includes syslog-ng, multilog, and probably most of the other variantse), and crunch it into one of the following formats for your viewing pleasure: - ANSI (colorized for easy "at a glance" viewing) - ASCII (for e-mail'ed reports, and term's that don't support color) - CSV (for importing into your favorite spreadsheet/database) - HTML (for generating web pages) - RAW (for no good reason) It can be configured to parse the data any one of several ways, including suppressing duplicate messages, stripping the host, and/or program fields, and modifying the time display format (supports TAI64 timestamps produced by DJB's multilog) of the log entries.
sysutils/logwatch-7.4.0 (Score: 0.0807937)
Log file analysis program
Logwatch is a customizable, pluggable log-monitoring system. It will go through your logs for a given period of time and make a report in the areas that you wish with the detail that you wish.
sysutils/chironfs-1.1.1 (Score: 0.0807937)
FUSE based filesystem with replication at the filesystem level
Chiron FS is a FUSE based filesystem which implements replication at the FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL. The replicated filesystems may be of any kind you want the only requisite is that you mount it. No need for special configuration files, the setup is as simple as one mount command (or one line in fstab).
sysutils/luckybackup-0.4.8 (Score: 0.0807937)
QT4 frontend to the backup utility rsync
luckyBackup is a QT4 application that backs-up and synchronizes directories using the power of rsync. It is simple to use, fast (only transfers changes made), safe, reliable, and fully customizable.
sysutils/libsunacl-1.0 (Score: 0.0807937)
Wrapper providing SunOS NFSv4 ACL API
Libsunacl is a wrapper around FreeBSD NFSv4 ACL API (acl_get_file(3) etc), providing SunOS-compatible acl(3)/facl(3) functions. Its main purpose is to make it easier to port software such as Samba, which already supports SunOS ACL API.