CVS log for ports/net-mgmt/rrdbot/Makefile
Up to [FreeBSD] / ports / net-mgmt / rrdbot
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 15 12:16:58 2011 UTC (12 months, 3 weeks ago) by dhn
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3 lines
- Update to 0.9.7 Feature safe: yes
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:41:57 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 8 19:41:59 2010 UTC (23 months ago) by dhn
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -0 lines
- Add new CONFIGURE_ARGS for systems with WITHOUT_IPV6 PR: ports/144379 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Nov 8 12:59:33 2009 UTC (2 years, 3 months ago) by dhn
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 0.9.6
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 28 00:34:20 2009 UTC (2 years, 7 months ago) by dhn
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
- Fix build with custom PREFIX/LOCALBASE Reported by: QAT
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 6 18:14:33 2009 UTC (2 years, 11 months ago) by dhn
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Use my FreeBSD address on the ports I maintain Approved by: tabthorpe (co-mentor)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 28 08:07:25 2009 UTC (3 years ago) by jadawin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update to 0.9.4 PR: ports/130900 Submitted by: Dennis Herrmann <adox _AT_ mcx2.org> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 19 23:51:21 2009 UTC (3 years ago) by amdmi3
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
- Update to 0.9.2 - Pass maintainership to submitter PR: 130648 Submitted by: Dennis Herrmann <adox at mcx2 dot org>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 20 11:06:24 2008 UTC (3 years, 2 months ago) by koitsu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Maintainer moved to ports@FreeBSD.org.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 23 02:02:16 2008 UTC (3 years, 4 months ago) by koitsu
Branches: MAIN
RRDBot is an SNMP polling daemon which writes the polled values to an RRD database. It can poll many different SNMP sources in an efficient manner. It has no large external dependencies, and its configuration is stored in text files. It has full support for MIB definition files and using textual MIBs instead of numerical OIDs. A nice feature is the querying of SNMP tables without using a specific index. Indexes of the rows in an SNMP table may change from time to time, and are less than ideal for long term tracking of a given value. For example RRDBot can query the traffic on your router based on the 'xl0' interface name. RRDBot also contains tools to simplify the creation of RRD files, and the various archives contained in them.
