[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opennms-discuss
Subject:    Re: [opennms-discuss] Problem with SNMP
From:       "Danny Willis" <danny.willis () iracing ! com>
Date:       2007-06-26 19:36:25
Message-ID: ABA8BDF5D0C25A43B39B3E12C2ADC12D233836 () Exch01 ! First-Racing ! local
[Download RAW message or body]

Too late.  What happens if I do and how to I recover my old data?  Then after that, \
how do I ensure the new data also appears?


-----Original Message-----
From: opennms-discuss-bounces@lists.sourceforge.net \
                [mailto:opennms-discuss-bounces@lists.sourceforge.net] On Behalf Of \
                Stefan Mikuszeit
Sent: Tuesday, June 26, 2007 3:33 PM
To: General OpenNMS Discussion; opennms-discuss@lists.sourceforge.net
Subject: Re: [opennms-discuss] Problem with SNMP datacollectionon windowsmachines

If you change snmp-graph.properties you must not restart OpenNMS ;-)

-------- Original-Nachricht --------
Datum: Tue, 26 Jun 2007 15:17:24 -0400
Von: "Danny Willis" <danny.willis@iracing.com>
An: "General OpenNMS Discussion" <opennms-discuss@lists.sourceforge.net>
Betreff: Re: [opennms-discuss] Problem with SNMP datacollection on	windowsmachines

> Another problem with the configuration of the report graphs...  I added
> the second CPU to the graphs, but now when I restarted onms to read the
> additional report data, I only have the second set of CPU data and not the
> first...
> 
> Here are my definitions:
> 
> report.sinf.cpu0percent.name=Windows CPU 0 Percent Processor Time
> (SNMP-Inf)
> report.sinf.cpu0percent.columns=sinfCpuPtProcTime0
> report.sinf.cpu0percent.type=nodeSnmp
> report.sinf.cpu0percent.command=--title="Windows CPU 0 Utilization
> (SNMP-Informant)" \
> DEF:utilization={rrd1}:sinfCpuPtProcTime0:AVERAGE \
> LINE2:utilization#ff0000:"% util." \
> GPRINT:utilization:AVERAGE:"Avg \\: %10.2lf %s" \
> GPRINT:utilization:MIN:"Min \\: %10.2lf %s" \
> GPRINT:utilization:MAX:"Max \\: %10.2lf %s\\n"
> 
> report.sinf.cpu1percent.name=Windows CPU 1 Percent Processor Time
> (SNMP-Inf)
> report.sinf.cpu1percent.columns=sinfCpuPtProcTime1
> report.sinf.cpu1percent.type=nodeSnmp
> report.sinf.cpu1percent.command=--title="Windows CPU 1 Utilization
> (SNMP-Informant)" \
> DEF:utilization={rrd1}:sinfCpuPtProcTime1:AVERAGE \
> LINE2:utilization#ff0000:"% util." \
> GPRINT:utilization:AVERAGE:"Avg \\: %10.2lf %s" \
> GPRINT:utilization:MIN:"Min \\: %10.2lf %s" \
> GPRINT:utilization:MAX:"Max \\: %10.2lf %s\\n"
> 
> report.sinf.cpu2percent.name=Windows CPU 2 Percent Processor Time
> (SNMP-Inf)
> report.sinf.cpu2percent.columns=sinfCpuPtProcTime2
> report.sinf.cpu2percent.type=nodeSnmp
> report.sinf.cpu2percent.command=--title="Windows CPU 2 Utilization
> (SNMP-Informant)" \
> DEF:utilization={rrd1}:sinfCpuPtProcTime2:AVERAGE \
> LINE2:utilization#ff0000:"% util." \
> GPRINT:utilization:AVERAGE:"Avg \\: %10.2lf %s" \
> GPRINT:utilization:MIN:"Min \\: %10.2lf %s" \
> GPRINT:utilization:MAX:"Max \\: %10.2lf %s\\n"
> 
> report.sinf.cpu3percent.name=Windows CPU 3 Percent Processor Time
> (SNMP-Inf)
> report.sinf.cpu3percent.columns=sinfCpuPtProcTime3
> report.sinf.cpu3percent.type=nodeSnmp
> report.sinf.cpu3percent.command=--title="Windows CPU 3 Utilization
> (SNMP-Informant)" \
> DEF:utilization={rrd1}:sinfCpuPtProcTime3:AVERAGE \
> LINE2:utilization#ff0000:"% util." \
> GPRINT:utilization:AVERAGE:"Avg \\: %10.2lf %s" \
> GPRINT:utilization:MIN:"Min \\: %10.2lf %s" \
> GPRINT:utilization:MAX:"Max \\: %10.2lf %s\\n"
> 
> report.sinf.cpu0percent.name=Windows CPU 4 Percent Processor Time
> (SNMP-Inf)
> report.sinf.cpu0percent.columns=sinfCpuPtProcTime4
> report.sinf.cpu0percent.type=nodeSnmp
> report.sinf.cpu0percent.command=--title="Windows CPU 4 Utilization
> (SNMP-Informant)" \
> DEF:utilization={rrd1}:sinfCpuPtProcTime0:AVERAGE \
> LINE2:utilization#ff0000:"% util." \
> GPRINT:utilization:AVERAGE:"Avg \\: %10.2lf %s" \
> GPRINT:utilization:MIN:"Min \\: %10.2lf %s" \
> GPRINT:utilization:MAX:"Max \\: %10.2lf %s\\n"
> 
> report.sinf.cpu1percent.name=Windows CPU 5 Percent Processor Time
> (SNMP-Inf)
> report.sinf.cpu1percent.columns=sinfCpuPtProcTime5
> report.sinf.cpu1percent.type=nodeSnmp
> report.sinf.cpu1percent.command=--title="Windows CPU 5 Utilization
> (SNMP-Informant)" \
> DEF:utilization={rrd1}:sinfCpuPtProcTime5:AVERAGE \
> LINE2:utilization#ff0000:"% util." \
> GPRINT:utilization:AVERAGE:"Avg \\: %10.2lf %s" \
> GPRINT:utilization:MIN:"Min \\: %10.2lf %s" \
> GPRINT:utilization:MAX:"Max \\: %10.2lf %s\\n"
> 
> report.sinf.cpu2percent.name=Windows CPU 6 Percent Processor Time
> (SNMP-Inf)
> report.sinf.cpu2percent.columns=sinfCpuPtProcTime6
> report.sinf.cpu2percent.type=nodeSnmp
> report.sinf.cpu2percent.command=--title="Windows CPU 6 Utilization
> (SNMP-Informant)" \
> DEF:utilization={rrd1}:sinfCpuPtProcTime6:AVERAGE \
> LINE2:utilization#ff0000:"% util." \
> GPRINT:utilization:AVERAGE:"Avg \\: %10.2lf %s" \
> GPRINT:utilization:MIN:"Min \\: %10.2lf %s" \
> GPRINT:utilization:MAX:"Max \\: %10.2lf %s\\n"
> 
> report.sinf.cpu3percent.name=Windows CPU 7 Percent Processor Time
> (SNMP-Inf)
> report.sinf.cpu3percent.columns=sinfCpuPtProcTime7
> report.sinf.cpu3percent.type=nodeSnmp
> report.sinf.cpu3percent.command=--title="Windows CPU 7 Utilization
> (SNMP-Informant)" \
> DEF:utilization={rrd1}:sinfCpuPtProcTime7:AVERAGE \
> LINE2:utilization#ff0000:"% util." \
> GPRINT:utilization:AVERAGE:"Avg \\: %10.2lf %s" \
> GPRINT:utilization:MIN:"Min \\: %10.2lf %s" \
> GPRINT:utilization:MAX:"Max \\: %10.2lf %s\\n"
> 
> Where am I wrong?
> 
> -----Original Message-----
> From: opennms-discuss-bounces@lists.sourceforge.net
> [mailto:opennms-discuss-bounces@lists.sourceforge.net] On Behalf Of Danny Willis
> Sent: Tuesday, June 26, 2007 2:49 PM
> To: General OpenNMS Discussion
> Subject: Re: [opennms-discuss] Problem with SNMP datacollection on
> windowsmachines
> 
> Another quick note is that My machines have 2 duo core processors in them
> so monitoring the CPU usage isn't set up correctly in the
> datacollection-config.xml nor in the snmp-graph.properties..
> 
> I'd really like to set it up so each core in each processor is only taking
> up a single graph in the reports, instead of having a graph for all 10
> instances that are monitoring the CPU's, but I have yet to figure out how to
> do that.
> 
> Anyone have any ideas how to set that up?  There's gotta be an easy way to
> do.  I think the wiki has information on how to do it somewhere but I'm
> not positive how it all works.  Any ideas?
> 
> Dan
> 
> -----Original Message-----
> From: opennms-discuss-bounces@lists.sourceforge.net
> [mailto:opennms-discuss-bounces@lists.sourceforge.net] On Behalf Of Danny Willis
> Sent: Tuesday, June 26, 2007 2:32 PM
> To: General OpenNMS Discussion
> Subject: Re: [opennms-discuss]ProblemwithSNMP datacollection onwindows
> machines
> 
> A quick follow-up to this.  I have found that my default install of 1.3.2
> already had all the appropriate SNMP-informant MIBS and oids so when I
> installed and configured SNMP-Informant on my windows machines it magically
> worked.  I am currently reviewing all of my configuration to make sure I'm
> getting the reports I want and the notifications that I wish to receive, but
> it seems that all is well regarding the information that I was looking for.
> 
> 
> 
> -----Original Message-----
> From: opennms-discuss-bounces@lists.sourceforge.net
> [mailto:opennms-discuss-bounces@lists.sourceforge.net] On Behalf Of Danny Willis
> Sent: Monday, June 25, 2007 3:26 PM
> To: General OpenNMS Discussion
> Subject: Re: [opennms-discuss] ProblemwithSNMP datacollection onwindows
> machines
> 
> Doh.  It must definitely be Monday.  Thanks again Stefan.
> 
> -----Original Message-----
> From: opennms-discuss-bounces@lists.sourceforge.net
> [mailto:opennms-discuss-bounces@lists.sourceforge.net] On Behalf Of Stefan \
>                 Mikuszeit
> Sent: Monday, June 25, 2007 3:22 PM
> To: General OpenNMS Discussion; opennms-discuss@lists.sourceforge.net
> Subject: Re: [opennms-discuss] Problem withSNMP datacollection onwindows
> machines
> 
> Hi Dan,
> 
> Look at you config files in ${OPENNMS_HOME}/etc
> and then check for the Entries in that HowTo for SNMP-Informant :-)
> 
> 
> http://www.opennms.org/index.php/SNMP_Informant_How-To
> 
> 
> Regards
> Stefan
> 
> -------- Original-Nachricht --------
> Datum: Mon, 25 Jun 2007 15:08:37 -0400
> Von: "Danny Willis" <danny.willis@iracing.com>
> An: "General OpenNMS Discussion" <opennms-discuss@lists.sourceforge.net>
> Betreff: Re: [opennms-discuss] Problem with
> SNMP	datacollection	onwindows	machines
> 
> > Alright, I grabbed SNMP-informant and installed it on one of the
> machines
> > as a test case.  I now need to figure out the MIBs.  I see there is a
> > folder on the machine that contains the MIB files.
> > 
> > ONMS doesn't have the MIB's installed for SNMP-informant does it?  If
> not,
> > I need to build the event files, something I've never done before.  I
> > think there's a tool within the onms suite that will help me with this?
> > 
> > Please advise.  Thanks,
> > Dan
> > 
> > -----Original Message-----
> > From: opennms-discuss-bounces@lists.sourceforge.net
> > [mailto:opennms-discuss-bounces@lists.sourceforge.net] On Behalf Of
> Stefan Mikuszeit
> > Sent: Monday, June 25, 2007 2:02 PM
> > To: General OpenNMS Discussion; opennms-discuss@lists.sourceforge.net
> > Subject: Re: [opennms-discuss] Problem with SNMP datacollection
> onwindows
> > machines
> > 
> > Hi Danny,
> > 
> > sorry, this was a mistake, this is only a addon for the Windows SNMP
> > Service, it's not an replace of it !
> > 
> > Technically speaking, SNMP Informant is an "SNMP Extension Agent",
> > designed to load on top of (it requires) the Microsoft SNMP service.
> > 
> > http://www.snmp-informant.com/functionality.htm
> > 
> > Regards 
> > Stefan
> > 
> > -------- Original-Nachricht --------
> > Datum: Mon, 25 Jun 2007 13:54:07 -0400
> > Von: "Danny Willis" <danny.willis@iracing.com>
> > An: "General OpenNMS Discussion" <opennms-discuss@lists.sourceforge.net>
> > Betreff: Re: [opennms-discuss] Problem with SNMP data
> > collection	onwindows	machines
> > 
> > > Ok, a couple of things so I'm clear on this:
> > > 
> > > - don't use the windows built-in version of SNMP.  Use snmp informant.
> > > - which MIB file?  One that's included with snmp-informant?
> > > 
> > > Why can't I use the windows-included snmp if this is the case?
> > > 
> > > Thanks,
> > > Dan
> > > 
> > > -----Original Message-----
> > > From: opennms-discuss-bounces@lists.sourceforge.net
> > > [mailto:opennms-discuss-bounces@lists.sourceforge.net] On Behalf Of
> > Stefan Mikuszeit
> > > Sent: Monday, June 25, 2007 1:44 PM
> > > To: General OpenNMS Discussion; opennms-discuss@lists.sourceforge.net
> > > Subject: Re: [opennms-discuss] Problem with SNMP data collection
> > onwindows
> > > machines
> > > 
> > > Hello Danny,
> > > 
> > > You need the free Agent from http://www.snmp-informant.com/
> > > 
> > > The free Version works fine :-)
> > > 
> > > Install, copy the MIB file and restart the SNMP-Agent from Windows
> > > (service)
> > > 
> > > Read the README.txt in the downloaded file :-)
> > > 
> > > Regards Stefan
> > > 
> > > -------- Original-Nachricht --------
> > > Datum: Mon, 25 Jun 2007 13:25:46 -0400
> > > Von: "Danny Willis" <danny.willis@iracing.com>
> > > An: "General OpenNMS Discussion"
> <opennms-discuss@lists.sourceforge.net>
> > > Betreff: [opennms-discuss] Problem with SNMP data collection on
> > > windows	machines
> > > 
> > > > For some reason, I'm not collecting all the data I should be via
> SNMP
> > on
> > > > my windows 2003 server machines.  All of my linux machines are
> > > > collecting the following data:
> > > > 
> > > > 
> > > > 
> > > > TCP open connections
> > > > 
> > > > TCP errors and failures
> > > > 
> > > > TCP segments
> > > > 
> > > > Context
> > > > 
> > > > Total memory
> > > > 
> > > > Number of users
> > > > 
> > > > Interrupts
> > > > 
> > > > System uptime
> > > > 
> > > > Load average
> > > > 
> > > > Swap
> > > > 
> > > > System memory stats
> > > > 
> > > > CPU usage
> > > > 
> > > > CPU stats
> > > > 
> > > > Storage information for the raid array (dell openmanage stuff)
> > > > 
> > > > For every NIC: bits in/out, discards in/out, traffic utilization,
> > errors
> > > > in/out, unicast packets in/out
> > > > 
> > > > 
> > > > 
> > > > However, my windows machines are only dumping out the following
> > > > information:
> > > > 
> > > > TCP Open Connections
> > > > 
> > > > TCP Errors and failures
> > > > 
> > > > TCP segments
> > > > 
> > > > For every NIC interface: ICMP response time.
> > > > 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > Now I know that Windows SNMP should be dumping out a lot more data
> > than
> > > > what it is currently recording, especially since ONMS should have
> all
> > > > the OIDs properly set up (I had more information than this recording
> > in
> > > > version 1.2.8 using the same configuration)...
> > > > 
> > > > 
> > > > 
> > > > I shouldn't need to install an additional SNMP agent on the windows
> > > > machines because I've had more SNMP data than this in past ONMS
> > > > versions, but with 1.3.2 this is all I get...  Is there an
> additional
> > > > configuration setting in ONMS that I need to set in order to collect
> > the
> > > > other data I'm looking for???
> > > > 
> > > > 
> > > > 
> > > > Thanks in advance,
> > > > 
> > > > Dan
> > > > 
> > > 
> > > -- 
> > > Psssst! Schon vom neuen GMX MultiMessenger gehört?
> > > Der kanns mit allen: http://www.gmx.net/de/go/multimessenger
> > > 
> > > 
> > 
> -------------------------------------------------------------------------
> > > This SF.net email is sponsored by DB2 Express
> > > Download DB2 Express C - the FREE version of DB2 express and take
> > > control of your XML. No limits. Just data. Click to get it now.
> > > http://sourceforge.net/powerbar/db2/
> > > _______________________________________________
> > > Please read the OpenNMS Mailing List FAQ:
> > > http://www.opennms.org/index.php/Mailing_List_FAQ
> > > 
> > > opennms-discuss mailing list
> > > 
> > > To *unsubscribe* or change your subscription options, see the bottom
> of
> > > this page:
> > > https://lists.sourceforge.net/lists/listinfo/opennms-discuss
> > > 
> > > 
> > 
> -------------------------------------------------------------------------
> > > This SF.net email is sponsored by DB2 Express
> > > Download DB2 Express C - the FREE version of DB2 express and take
> > > control of your XML. No limits. Just data. Click to get it now.
> > > http://sourceforge.net/powerbar/db2/
> > > _______________________________________________
> > > Please read the OpenNMS Mailing List FAQ:
> > > http://www.opennms.org/index.php/Mailing_List_FAQ
> > > 
> > > opennms-discuss mailing list
> > > 
> > > To *unsubscribe* or change your subscription options, see the bottom
> of
> > > this page:
> > > https://lists.sourceforge.net/lists/listinfo/opennms-discuss
> > 
> > -- 
> > Psssst! Schon vom neuen GMX MultiMessenger gehört?
> > Der kanns mit allen: http://www.gmx.net/de/go/multimessenger
> > 
> > 
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Please read the OpenNMS Mailing List FAQ:
> > http://www.opennms.org/index.php/Mailing_List_FAQ
> > 
> > opennms-discuss mailing list
> > 
> > To *unsubscribe* or change your subscription options, see the bottom of
> > this page:
> > https://lists.sourceforge.net/lists/listinfo/opennms-discuss
> > 
> > 
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Please read the OpenNMS Mailing List FAQ:
> > http://www.opennms.org/index.php/Mailing_List_FAQ
> > 
> > opennms-discuss mailing list
> > 
> > To *unsubscribe* or change your subscription options, see the bottom of
> > this page:
> > https://lists.sourceforge.net/lists/listinfo/opennms-discuss
> 
> -- 
> GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
> Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
> 
> opennms-discuss mailing list
> 
> To *unsubscribe* or change your subscription options, see the bottom of
> this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-discuss
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
> 
> opennms-discuss mailing list
> 
> To *unsubscribe* or change your subscription options, see the bottom of
> this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-discuss
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
> 
> opennms-discuss mailing list
> 
> To *unsubscribe* or change your subscription options, see the bottom of
> this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-discuss
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
> 
> opennms-discuss mailing list
> 
> To *unsubscribe* or change your subscription options, see the bottom of
> this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-discuss
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
> 
> opennms-discuss mailing list
> 
> To *unsubscribe* or change your subscription options, see the bottom of
> this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-discuss

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic