Commit Graph

21 Commits

Author SHA1 Message Date
jasper
4fee5ffce0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:03:19 +00:00
jasper
eeb29b3347 don't use ``rm -f'' for remove unneeded files.
this will remember us, when not needed anymore this treatment.

from gleydson soares
ok aja@
2011-04-14 15:55:19 +00:00
jasper
9a032f9a01 - add missing dependency on p5-Log-Log4perl
ok sthen@ (MAINTAINER)
2010-12-30 08:19:31 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
jasper
fd462e175f After discussion with robert and ingo, we are renaming the rc scripts from
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 20:59:05 +00:00
jasper
0ae62a6a6a - add the munin-node rc script
ok sthen@ (MAINTAINER) robert@
2010-10-28 11:01:47 +00:00
sthen
27438e6dd5 update Munin to 1.45, joint work with & ok jasper@ 2010-10-23 15:52:22 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
746c18b06b - add support for reading humidity sensors
ok sthen@ (MAINTAINER)
2010-10-07 11:01:06 +00:00
sthen
d9ad2d3e07 bumps for python 2010-08-30 21:14:34 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
sthen
02c8576232 fix PLIST-main to include the pf plugins and bump;
problem pointed out by Yun Zheng Hu, thanks!
2010-06-24 16:20:49 +00:00
sthen
0e401c36bc - update/add OpenBSD-specific plugins (interrupt and pf monitoring), from mk@
- redo MESSAGE-main, making it a little more obvious how to get started,
following discussions with stephan@ and jasper@

ok jasper@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-25 17:07:17 +00:00
sthen
def19f05c3 Comment-out sample config entries, to fix some things for people
who don't have Postfix installed. Reported by stephan@, ok jasper@
2010-01-21 20:59:30 +00:00
sthen
3c392b8398 switch from COUNTER to DERIVE for the interface bandwidth graphs,
suggested by mk@. bump PKGNAME-main.
2009-11-17 11:47:06 +00:00
sthen
4ede4c787e take MAINTAINER, suggested by mk.
yay, I can has two ravens.
2009-11-17 11:20:47 +00:00
sthen
69231fae42 add a descriptive comment 2009-11-17 11:16:12 +00:00
sthen
f03621ea64 import ports/net/munin, this was joint work with mk@ and includes
a couple of his OpenBSD-specific plugins.

Munin the monitoring tool surveys all your computers and
remembers what it saw. It presents all the information in graphs
through a web interface. Its emphasis is on plug and play
capabilities. After completing an installation a high number
of monitoring plugins will be playing with no more effort.

Using Munin you can easily monitor the performance of your
computers, networks, SANs, applications, weather measurements
and whatever comes to mind. It makes it easy to determine
"what's different today" when a performance problem crops up. It
makes it easy to see how you're doing capacity-wise on any
resources.
2009-11-17 11:11:20 +00:00