On Fri, Mar 09, 2012 at 02:49:29PM +0000, Wesley wrote:
> I am trying to set up jffnms to poll the cpu utilization/usage of some juniper
> switches through snmpv2 on the latest version of ubuntu server.
You'll be interested in the fix I comitted yesterday for the storage
discovery and poller. Juniper devices report their drives like this:
 "devfs: dev file system, mounted on: /junos/dev/"

The problem is there are lots of devfs so it gets confused. The fix
now looks for mounted on: and uses the remainder /junos/dev in this
case.

> When I go to view my poller grouping I go to "add" under the pollers/backend
> relation I get the following error:
> 
> Class file '/opt/jffnms/lib/pollers_backends.class.php' is not readable.
What version of JFFNMS is this? I'm not getting that error.

> And well of course the file doesn't even exist.  I've searched my box and 
> cannot
That's the auto-loading feature of php looking for a class. I'm
surprised it is pollers_backends not pollers_backend which is the class
name,

I've created a new group, a new backend, and combined the two
andits all working.  So some more info would help.

 - Craig

-- 
Craig Small VK2XLZ   http://enc.com.au/          csmall at : enc.com.au
Debian GNU/Linux     http://www.debian.org/      csmall at : debian.org
GPG fingerprint:     5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to