I'm adding support for some Mitsubishi UPS's we have. I see that there
are generic "UPS" and "APC UPS" items listed already. Looking at the
discovery/ items for the generic "UPS", this seemed to be quite close
to the one I'm adding.

So, I've gone through and made a copy of all of the necessary files
that need to be changed, such as:

pollers/ups_line.php -> pollers/ups_mitsubishi_line.php (modifying
where necessary)

same with:

discovery/ups.inc.php -> discovery/ups_mitsubishi.inc.php
discovery/ups_line.inc.php -> discovery/ups_mitsubishi_line.inc.php

In JFFNMS, I've added 

In "Interface Types" I've added the items match the fionction name
(ups_mitsubishi, ups_mitsubishi_line)

In "Poller Items" I've copied the UPS ones, but changed "Poller
Command (file)" to ups_mitsubishi_line to match my pollers/* file, and
set the correct OID in "Parameters" where necessary. I've left the
graph items to the defaults of what the UPS items were, as the files
in graphs/ may work just fine (I will tweak when necessary when I can
actually see data.

In "Poller Grouping" I've created "UPS Mitsubishi" and "UPS Mitsubishi
Lines" and matched them with the interfaces.



When I do a discovery on this IP, it finds the appropriate interfaces
(one for the ups, one input line, one output line).

However, when I click "add" I get a screen with no interfaces listed.
The database shows the items added to the jffnms.interfaces table. If
I go to "view host interfaces" for this I can see them to choose, but
nothing appears to edit.

It appears I have missed a step in adding this new interface. Any idea
what it is? The interfaces are in the database, show if I go to
"performance" but if I choose them, or choose to view interfaces of
the host, nothing appears.

Thanks,
--falz


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to