On Tue, May 22, 2007 at 02:25:13PM -0400, Jeff Singleton wrote:
> Does anyone have a nice collection of discovery, backend, and config
> scripts that they would love to share?

Actually I mentioned in a previous email that someone would need to
write an exporter and importer to make it easier for that to happen.

It just so happens I got bored tonight and have written most of the
exporter.  What it does is takes an interface type ID and extracts out
the relevant rows of the database and the files required and then
packages them up.

The importer, which I haven't written yet, would take the package and 
then put all the files in the right spots.  It does its work by
parameterizing the IDs, so they won't get overwritten or overwrite
stuff.  It can handle strange things like two poller groups for an 
interface type.

Right now it extracts out the interface type, the fields and the poller
stuff. I'm working on the SLA parts.

I think that something that makes it easier to exchange plugins etc
is an important part of making JFFNMS grow. It also means Javier doesn't
need to ship every single interface type.

My problem is how to handle the events, syslog types etc, as these are
not directly linked to an interface type.

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 

-------------------------------------------------------------------------
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/
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to