<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Sysmon and SNMP</TITLE>
</HEAD>
<BODY>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>I must be doing something wrong, but I have this configuration file:</FONT>
</P>

<P><FONT SIZE=2>root = &quot;root-object&quot;;</FONT>
<BR><FONT SIZE=2>config statusfile html &quot;/sysmon.html&quot;;</FONT>
<BR><FONT SIZE=2>config logging file &quot;/var/log/sysmond.log&quot;;</FONT>
<BR><FONT SIZE=2>config sender &quot;root&quot;;</FONT>
<BR><FONT SIZE=2>config dnsexpire 7200;</FONT>
<BR><FONT SIZE=2>config maxqueued 50;</FONT>
<BR><FONT SIZE=2>config numfailures 3;</FONT>
<BR><FONT SIZE=2>config pageinterval 60;</FONT>
<BR><FONT SIZE=2>config queuetime 20;</FONT>
<BR><FONT SIZE=2>config showupalso;</FONT>
<BR><FONT SIZE=2>object root-object {</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ip &quot;127.0.0.1&quot;;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; type ping;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; desc &quot;Root PING&quot;;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dep &quot;root-object&quot;;</FONT>
<BR><FONT SIZE=2>};</FONT>
</P>

<P><FONT SIZE=2>object root-object-snmp {</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ip &quot;127.0.0.1&quot;;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; type snmp;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; snmp-type &quot;exact&quot;;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; snmp-exact &quot;1&quot;;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; oid &quot;.1.0&quot;; # Just some dummy value</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; community &quot;public&quot;;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; desc &quot;Root SNMP&quot;;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dep &quot;root-object&quot;;</FONT>
<BR><FONT SIZE=2>};</FONT>
</P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>When I run sysmond, I get this:</FONT>
</P>

<P><FONT SIZE=2>sysmond: 10:17:27 Invalid type specified in /etc/sysmon.conf line 20</FONT>
<BR><FONT SIZE=2>sysmond: 10:17:27 unable to determine check type for object root-object-snmp</FONT>
<BR><FONT SIZE=2>sysmond: 10:17:27 did not add object root-object-snmp as it was not valid</FONT>
<BR><FONT SIZE=2>sysmond: 10:17:27 Starting sysmon v0.91.18</FONT>
<BR><FONT SIZE=2>sysmond started on isa.margmidlun.is</FONT>
<BR><FONT SIZE=2>forked process as pid 3866</FONT>
</P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>What am I doing wrong? How do I make sysmon use SNMP? :-)</FONT>
</P>
<BR>

<P><FONT SIZE=2>Marko.</FONT>
</P>

<P><FONT SIZE=2>T&ouml;lvup&oacute;stur &thorn;essi er fr&aacute; Margmi&eth;lun hf., Su&eth;urlandsbraut 4, Reykjav&iacute;k. Fyrirvara og lei&eth;beiningar til vi&eth;takenda t&ouml;lvup&oacute;sts fr&aacute; Margmi&eth;lun hf. er a&eth; finna &aacute; vefs&iacute;&eth;unni <A HREF="http://www.mi.is/fyrirvari" TARGET="_blank">http://www.mi.is/fyrirvari</A> </FONT></P>

</BODY>
</HTML>