summaryrefslogtreecommitdiff
path: root/sysutils/munin-node/files/node/node.d.netbsd
AgeCommit message (Collapse)AuthorFilesLines
2010-11-26Add plugin to monitor swap usage.shattered1-0/+53
2010-10-27Also ignore null and union filesystems, bump revision.shattered2-2/+8
2008-10-15Convert from using an input-less awk job (how did that ever work?)he1-4/+7
to using shell arithmetic, which should be more light-weight and should not pose a danger of hanging.
2006-07-21Use PKG_SYSCONFSUBDIR so PKG_SYSCONFBASE can be setabs1-72/+50
Use REPLACE_PERL on all plugins Adjust sensors_ to work with NetBSD 3 Bump PKGREVISION
2006-06-08Remove installation of the documentation from this package, to behe2-12/+34
provided by the soon-to-be-committed munin-doc package. Other minor changes: o Remove comented-out bits from package Makefile o Re-ordered variables reported by NetBSD's cpu plugin script o Use shorter legend text in NetBSD's interrupts plugin script Bumped package revision.
2006-06-04Import the client version of the Munin system monitoring/graphinghe23-0/+2177
tool -- project homepage is at http://munin.sourceforge.net/ This package has added support for NetBSD, via a number of new plugin scripts where specific steps needs to be taken to collect information. I also modified the ntp_ plugin script to make it possible to not plot the NTP poll delay, leaving just jitter and offset, which IMO produces a more telling graph.