Steve, You could telnet to the "telnet service" of the IM application (I don't mean telneting to the Linux OS). Using an administrative login, you could issue the "full" command, which will return a text formatted listing of all devices and links being monitored by the application.
That's how I would do it. -- Rudy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steven Good Sent: Tuesday, June 08, 2004 10:28 AM To: InterMapper Discussion Subject: RE: [IM-Talk] Question about extracting data from InterMapper at the command level Tim, I think you or Ian had mentioned this method to me before. The problem is that we would like to automate this as a weekly or daily function so that we can verify we are monitoring the correct devices. With OpenView (that we are trying to phase out), we can run utilities at the command line or script level, that allow us to extract information from it's object database. I was hoping that InterMapper had the same ability. With 70+ maps, having to do the export manually is not something I am looking forward to doing, especially on a recurring basis :). It would even be OK if I could grep the map file, but these files are probably database or some other compressed or encrypted file. Just to give you an idea of what we have been doing with OV. We do this daily at 7:00AM so that a fresh report is ready. Generate a list of objects that are hidden Generate a list of objects that are not being monitored (equal to your non-polling) Generate a list of objects with a status of "shutdown" (not required with InterMapper because you handle devices differently than OV) Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Huffman Sent: Tuesday, June 08, 2004 1:01 PM To: InterMapper Discussion Subject: RE: [IM-Talk] Question about extracting data from InterMapper at the command level I don't know about from the command line, but I know that with Intermapper Remote, you can export that map to a tab-delimited file, which has been useful for us (we also run Intermapper on RedHat). Tim Huffman Technical Support Engineer CTIconnect e: [EMAIL PROTECTED] w: www.cticonnect.net > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:InterMapper- > [EMAIL PROTECTED] On Behalf Of Steven Good > Sent: Tuesday, June 08, 2004 11:42 AM > To: [EMAIL PROTECTED] > Subject: [IM-Talk] Question about extracting data from InterMapper at the > command level > > We are using the demo of InterMapper running on Red Hat. We have a little > over 70 maps. I am trying to find a way to generate a file that contain a > list of all the devices on the maps, and perhaps their polling or hidden > value. I could then grep or awk the file for other uses, such as > verification that we are monitoring all our registered network equipment. > > It would also be OK if we could just generate a file/list of devices for > hidden items, and generate a different file/list of polled devices. > > The only thing I could think of was to somehow grep the web page that > shows the complete device list, but this would still not show me hidden > items. > > Any suggestions would be appreciated. > > Thanks, > > Steve ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [EMAIL PROTECTED] ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [EMAIL PROTECTED]
