[INUG-Users] ITNM 3.7 Partial Discovery
Greg Hubbard
glh.forums at gmail.com
Tue Dec 1 11:30:19 EST 2009
In 3.6 I wrote a stitcher called "RefreshFileFinder" that seems to work
nicely. For some reason no one at Micromuse created it.
GLH
On Tue, Dec 1, 2009 at 10:18 AM, Nicholas Ho <nickho at us.ibm.com> wrote:
>
> Its an insert into the finders.rediscovery using service Disco; e.g.
>
> insert into finders.rediscovery ( m_Address ) values ( '10.1.1.1');.
>
> or
>
> insert into finders.rediscovery (m_Addres, m_NetMask) values ( '10.0.0.0',
> '255.0.0.0');
>
> NOTE the rediscovery stitchers will send the IP addresses to the ping
> finder, if you are using a seed file ONLY, then you have to manipulate the
> stitchers so that the IPs are moved from the finders.rediscovery table to
> another finders table - I have done this before, so if this describes your
> need then email directly. Alternatively, if you are using a seed file
> only, you could write a custom stitcher which checks the seed file every x
> minutes/hours or a certain time of day to see if the seed file has changed.
>
> ~Nick
>
>
>
>
>
> From: <timothy.pijoan at thomsonreuters.com>
>
> To: <users at netcoolusers.org>
>
> Date: 12/01/2009 09:02 AM
>
> Subject: [INUG-Users] ITNM 3.7 Partial Discovery
>
> Sent by: users-bounces at netcoolusers.org
>
>
>
>
>
>
> Has anyone out there used partial discovery outside the GUI via command
> line? I have need to automate discovery of network elements that have
> changed or are new only rather than the whole network domain. When
> you're building the list of nodes and subnets via GUI where are they
> stored or placed? What are the command line options for ncp_disco that
> tell it to do a partial disco instead of a full? I have created a script
> to stop and start a full discovery of a domain.
>
>
>
>
>
> _______________________________________________
> Sent by the netcoolusers.org "users" mailing list
> Post: users at netcoolusers.org
> Unsubscribe: users-unsubscribe at netcoolusers.org
> Search: http://netcoolusers.org/Search
>
> _______________________________________________
> Sent by the netcoolusers.org "users" mailing list
> Post: users at netcoolusers.org
> Unsubscribe: users-unsubscribe at netcoolusers.org
> Search: http://netcoolusers.org/Search
>
>
--
Disclaimer: 1) all opinions are my own, 2) I may be completely wrong, 3) my
advice is worth at least as much as what you are paying for it, or your
money cheerfully refunded.
More information about the Users
mailing list