Craig, Thank you for your help, I've followed your advise and I can now
perform a manual discovery and it will detect 1 cpu as status up but when I
add it as an interface, I wait some time, normally 20-30min and then check
the performance graph for netscreen cpu and it always says:

"The RRDTool files for Interface ID 170 (from Host ID 19), has not been
created by the Poller Process yet"

Could it be that the poller item is not polling data to generate graphs? I've
tried to manually poll using php -q poller.php but still no data.

Here is how I've configured JFFNMS for monitoring cpu load so far:
   
Interface Types:
-----------------
Description:                            Netscreen_cpu      
Discovery Function(Internal):           simple  
Discovery Parameters:                   .1.3.6.1.4.1.3224.16.1.1.0,cpu  
Discovery Default Poller:               Netscreen  
Internal update handler:                none          
Default Graph:                          Netscreen CPU Avg  
Default SLA:                            No SLA  
RRDTool Structure RRA:                  RRA:AVERAGE:0.5:1:<resolution>  
RRDTool Resolution:                     103680  
RRDTool Step:                           300  

Poller Groups:
---------------
Description:                            Netscreen  
Interface Type:                         Netscreen_cpu


Poller Items:
--------------
Description:                            Netscreen CPU  
Name(Match RRD Struct DS):              Netscreen_cpu  
Poller Command(File):                   snmp_counter  
Parameters:                             .1.3.6.1.4.1.3224.16.1.1.0


Graph Types:
-------------
Description:                            Netscreen CPU Avg  
Interface Type:                         Netscreen_cpu    
Graph 1:                                cpu_util  
Width 1:                                500  
Height 1:                               175



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Craig Small
Sent: Wednesday, August 23, 2006 6:15 PM
To: jffnms-users@lists.sourceforge.net
Subject: Re: [jffnms-users] OID polling problem

On Wed, Aug 23, 2006 at 11:25:03AM -0400, Kassardjian Shant wrote:
> 
> I've configured JFFNMS to poll for a single OID, I'm having trouble since
it
> won't detect it, could anyone tell me if I've configured it properly?
Quick answer, no. Use the "simple" plugin instead.
You can use the host information one but it takes a bit more doing.

> Discovery Function(Internal):            host_information
use "simple"

> Discovery Parameters:                   .1.3.6.1.4.1.3224.16.1.1
use ".1.3.6.1.4.1.3224.16.1.1,cpu"
it may need a .0 on the end of the oid.

> Description:                               Netscreen CPU
> Name(Match RRD Struct DS):                     Netscreen Firewall
this needs to match the name found in the graph plugin AND the name for
the Interface Types Fields.

> Pller Command(file):                          snmp_counter
> Parameters:                              .1.3.6.1.4.1.3224.16.1.1

You also need a poller group.

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to