Let me start by saying that I have not written any Perl based interfaces for Netcool. Having said that, from the Netcool site:

"NETCOOL/SDK PROBE API™: Designed for partners wishing to develop their own integration from scratch, the Netcool Probe API delivers a complete library of functions, callable from C, the describe access to the Netcool ObjectServer. The Netcool Probe Developers API delivers the same technology that standard Netcool/OMNIbus Probes use, enabling developers to build probes that share the same interface and basic functionality."

Also:

"Netcool Integration Module:
Any event information on the Netcool ObjectServer that surpasses a pre-determined threshold is passed to the AlarmPoint Perl Client and sent to the AlarmPoint server. "

And from a Netcool users group (Netcoolusers):

"GOmnilist is an open-source Gnome/GTK+ based event-list for Netcool/OMNIbus. At the moment it is under heavy development but will eventually evolve to a funky alternative to the X/Motif (yuck) based event-list. BTW, it's also free. It's written in C, C++ and Perl; but I'm going to be stripping out the Perl code and rewriting it in C++ as soon as I get documentation for the Open Client libraries."


Chris
'You can't get there from here.'

In reply to Re: Perl and Netcool by ckohl1
in thread Perl and Netcool by chumley

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.