<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Graph is not coming in Nagios monitoring ...</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Trebuchet MS">Hi Nagi Kings,</FONT>
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS">Happy evening.</FONT>
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS">I have configured my Nagios to get Net-usage by using SNMP. The following are the settings :</FONT>
</P>

<P><B><FONT SIZE=2 FACE="Trebuchet MS">1. services.cfg :</FONT></B> 
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS"># Service definition</FONT>
<BR><FONT SIZE=2 FACE="Trebuchet MS">define service{</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS">use                     generic-service         ; Name of service template to use</FONT>
</P>

<P>        <FONT SIZE=2 FACE="Trebuchet MS">host_name                       PARAMANP</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS">service_description             Net</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> is_volatile                    0</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> check_period                   24x7</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> max_check_attempts             10</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> normal_check_interval          1</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> retry_check_interval           1</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> contact_groups                 nt-admins</FONT>
<BR>        
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> notification_interval          120</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> notification_period            24x7</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> notification_options           w,u,c,r</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS"> check_command          apan!snmpget!10!20</FONT>
<BR>        <FONT SIZE=2 FACE="Trebuchet MS">}</FONT>
</P>

<P><B><FONT SIZE=2 FACE="Trebuchet MS">2. apan.cfg :</FONT></B>
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS">PARAMANP;Net;/usr/local/nagios/rrd/PARAMANP_Net-usage.rrd;public:.1.3.6.1.2.1.2.2.1.10.16777219|pub</FONT>
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS">3.</FONT><B> <FONT SIZE=2 FACE="Trebuchet MS">serviceextinfo.cfg :</FONT></B>
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS">define serviceextinfo{</FONT>
<BR><FONT SIZE=2 FACE="Trebuchet MS">host_name               PARAMANP</FONT>
<BR><FONT SIZE=2 FACE="Trebuchet MS">service_description     Net</FONT>
<BR><FONT SIZE=2 FACE="Trebuchet MS">notes_url               /nagios/cgi-bin/apan.cgi?host=PARAMANP&service=Net</FONT>
<BR><FONT SIZE=2 FACE="Trebuchet MS">icon_image              graph.png</FONT>
<BR><FONT SIZE=2 FACE="Trebuchet MS">icon_image_alt          View graphs</FONT>
<BR><FONT SIZE=2 FACE="Trebuchet MS">}</FONT>
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS">RRD has been created and monitoring is happening successfully. But the challenge is graph. The small graph icon is coming in the nagios monitoring screen. If I clink on that there is no graph.  Any idea on what would be problem ? Help me on this. Any input will be appreciated. </FONT></P>

<P><FONT SIZE=2 FACE="Trebuchet MS">Thanks</FONT>
</P>

<P><FONT SIZE=2 FACE="Trebuchet MS">Warm regards,</FONT>
</P>

<P><FONT COLOR="#000000" FACE="Arial Narrow">Paraman Pachaimuthu</FONT>
</P>

</BODY>
</HTML>