- Add a report on HAST module for bsnmpd(1)
Submitted by: trociny
This commit is contained in:
parent
e14491e8f8
commit
5a5c746185
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42082
1 changed files with 29 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
<!-- XXX: keep updating the number of entries -->
|
<!-- XXX: keep updating the number of entries -->
|
||||||
<p>Thanks to all the reporters for the excellent work! This report
|
<p>Thanks to all the reporters for the excellent work! This report
|
||||||
contains 4 entries and we hope you enjoy reading it.</p>
|
contains 5 entries and we hope you enjoy reading it.</p>
|
||||||
|
|
||||||
<!-- XXX: set date for the next set of submissions -->
|
<!-- XXX: set date for the next set of submissions -->
|
||||||
<p>The deadline for submissions covering between July and September 2013
|
<p>The deadline for submissions covering between July and September 2013
|
||||||
|
@ -43,6 +43,12 @@
|
||||||
<description>Architectures</description>
|
<description>Architectures</description>
|
||||||
</category>
|
</category>
|
||||||
|
|
||||||
|
<category>
|
||||||
|
<name>bin</name>
|
||||||
|
|
||||||
|
<description>Userland Programs</description>
|
||||||
|
</category>
|
||||||
|
|
||||||
<project cat='proj'>
|
<project cat='proj'>
|
||||||
<title>PC-BSD</title>
|
<title>PC-BSD</title>
|
||||||
|
|
||||||
|
@ -219,4 +225,26 @@
|
||||||
<task>Test, get review and commit.</task>
|
<task>Test, get review and commit.</task>
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='bin'>
|
||||||
|
<title>HAST Module for <tt>bsnmpd(1)</tt></title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Mikolaj</given>
|
||||||
|
<common>Golub</common>
|
||||||
|
</name>
|
||||||
|
<email>trociny@FreeBSD.org</email>
|
||||||
|
</person>
|
||||||
|
</contact>
|
||||||
|
|
||||||
|
<links/>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>HAST module for <tt>bsnmpd(1)</tt> has been committed to
|
||||||
|
-CURRENT and merged to 8.x and 9.x -STABLE branches. The module
|
||||||
|
allows to monitor and manage HAST via the SNMP protocol.</p>
|
||||||
|
</body>
|
||||||
|
</project>
|
||||||
</report>
|
</report>
|
||||||
|
|
Loading…
Reference in a new issue