aboutsummaryrefslogtreecommitdiff
path: root/sysutils/oak
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Add startup script.Dmitry Sivachenko2007-02-012-0/+28
| | | | | | | | PR: 108340 Submitted by: Anton Yuzhaninov <citrin@rambler-co.ru> Notes: svn path=/head/; revision=183860
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* New port: oak.Dmitry Sivachenko2005-06-216-0/+66
Oak is a program that can be used to monitor syslogs from a collection of servers and notify operators when problem conditions arise. In addition to providing immediate notification of critical problems oak will also batch less critical problems into summary messages that can be sent less often and via any medium. For example you may wish to have oak page you on critical events while sending a summary of less important messages to your terminal once an hour. In addition you could send a daily email message summarizing all events. WWW: http://www.ktools.org/oak/ Notes: svn path=/head/; revision=137802