My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
bsnmp-ucd (0.3.4)

* Set dskErrorFlag and dskErrorMsg when disk free space less than
dskMinimum or dskMinPercent.

* Cleanup and small bugfixes.

-- Mikolaj Golub <to.my.trociny@gmail.com> 2012/05/26

bsnmp-ucd (0.3.3)

* Calculate ssCpuUser, ssCpuSystem and ssCpuIdle over the last
minute, as it is specified in the MIB. Previously they were
calculated over UPDATE_INTERVAL, which was 5 sec.

* Return prErrMessage correctly for the case when no processes found.
Submitted by Mykola Dzham <i@levsha.me> (initial version).

-- Mikolaj Golub <to.my.trociny@gmail.com> 2011/12/11

bsnmp-ucd (0.3.2)

* Remove ssCpuRawSoftIRQ MIB: it showed vm.stats.sys.v_soft (number
of software interrupts), but according to MIB description it
should have shown time spent to process software interrupts and it
looks like FreeBSD does not provide a such counter (submitted by
osharoiko at gmail com).

* Replace UCD-SNMP-MIB.txt with newer version (from net-snmp-5.5).

* Add support for disks >2Tb in diskTable (submitted by nexther0 at
gmail com).

-- Mikolaj Golub <to.my.trociny@gmail.com> 2010/07/18

bsnmp-ucd (0.3.1)

* UCD-SNMP-MIB::prTable MIB implemented (submitted by kuriyama at
freebsd.org)

-- Mikolaj Golub <to.my.trociny@gmail.com> 2010/01/04

bsnmp-ucd (0.3.0)

* part of UCD-SNMP-MIB::dskTable MIB implemented (submitted by
kuriyama at freebsd.org)

* some cleanup

-- Mikolaj Golub <to.my.trociny@gmail.com> 2009/08/19

bsnmp-ucd (0.2.2)

* some cleanup

* do not log error in case the swap is not used on the system

-- Mikolaj Golub <to.my.trociny@gmail.com> 2009/05/09

bsnmp-ucd (0.2.1)

* nothing new iplemented, only some cleanup

-- Mikolaj Golub <to.my.trociny@gmail.com> 2008/05/11

bsnmp-ucd (0.2.0)

* UCD-DISKIO-MIB (without IOLA) implemented

* UCD-SNMP-MIB::extTable implemented

-- Mikolaj Golub <to.my.trociny@gmail.com> 2008/02/02

bsnmp-ucd (0.1.4)

* force to link with libkvm

-- Mikolaj Golub <to.my.trociny@gmail.com> 2008/01/24

bsnmp-ucd (0.1.3)

* bug fix in la data update. Thanks to Dennis Glatting

-- Mikolaj Golub <to.my.trociny@gmail.com> 2008/01/08

bsnmp-ucd (0.1.2)

* cleanup for no warning compilation with gcc-4

-- Mikolaj Golub <to.my.trociny@gmail.com> 2007/12/27

bsnmp-ucd (0.1.1)

* now config MIBs such as memMinimumSwap can be set in snmpd.config

* some bug fixes

-- Mikolaj Golub <to.my.trociny@gmail.com> 2007/12/21

bsnmp-ucd (0.1)

* rename project to bsnmp-ucd

* cleanup and implementations of UCD-SNMP-MIB::version

-- Mikolaj Golub <to.my.trociny@gmail.com> 2007/12/15

bsnmp-la (0.3)

* UCD-SNMP-MIB::systemStats implemented

-- Mikolaj Golub <to.my.trociny@gmail.com> 2007/12/13

bsnmp-la (0.2)

* limited version of UCD-SNMP-MIB::memory implemented

-- Mikolaj Golub <to.my.trociny@gmail.com> 2007/12/09

bsnmp-la (0.1)

* limited version of UCD-SNMP-MIB::laTable implemented

-- Mikolaj Golub <to.my.trociny@gmail.com> 2007/12/06

Change log

r87 by to.my.trociny on Yesterday (17 hours ago)   Diff
Release 0.3.4.
Go to: 
Project members, sign in to write a code review

Older revisions

r85 by to.my.trociny on Apr 28, 2012   Diff
Add missing functionality: set
dskErrorFlag and dskErrorMsg when the
disk free space less than dskMinimum
or dskMinPercent ( issue 8 ).
r79 by to.my.trociny on Dec 11, 2011   Diff
Prepare for 0.3.3 release
r77 by to.my.trociny on Dec 4, 2011   Diff
Add an entry about prErrMessage fix to
changelog.
All revisions of this file

File info

Size: 2986 bytes, 124 lines

File properties

svn:keywords
Date Id
Powered by Google Project Hosting