<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Tool for Network documentation? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506709#M595751</link>
    <description>NNM evaluation copy is available at &lt;A href="http://ovweb.external.hp.com/download/cgi-bin/download.pl?prod=NNM" target="_blank"&gt;http://ovweb.external.hp.com/download/cgi-bin/download.pl?prod=NNM&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;May be it helps you.&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;Vikas&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Mar 2001 01:07:43 GMT</pubDate>
    <dc:creator>Vikas_2</dc:creator>
    <dc:date>2001-03-30T01:07:43Z</dc:date>
    <item>
      <title>Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506695#M595737</link>
      <description>Is there any freeware tool available, which will produce a documentation of our network?&lt;BR /&gt;&lt;BR /&gt;For Linux there is a tool called Cheops (&lt;A href="http://www.marko.net/cheops/index.shtml)" target="_blank"&gt;http://www.marko.net/cheops/index.shtml)&lt;/A&gt; which produces a nice graphical documantation. I tried but faild to build this tool on HP-UX :-(&lt;BR /&gt;&lt;BR /&gt;Is there something similar available or has somebody found binaries of Cheops for HP-UX?&lt;BR /&gt;&lt;BR /&gt;There is no binary at the HP-UX Porting Center.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance. Regards Stefan</description>
      <pubDate>Mon, 19 Mar 2001 15:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506695#M595737</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-03-19T15:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506696#M595738</link>
      <description>We use Visio.&lt;BR /&gt;Not free and a lot of manual work but easy to maintain after the initial data.&lt;BR /&gt;&lt;BR /&gt;NNM, Network Node Manager produces a graphical display, but it is not free and is difficult if not impossible to print for large networks.</description>
      <pubDate>Mon, 19 Mar 2001 15:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506696#M595738</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-03-19T15:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506697#M595739</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Hope this software on the link displayed below will help you.This software works in Windows 95.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://smartdraw2.com/network2.htm" target="_blank"&gt;http://smartdraw2.com/network2.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also,if you have manageable network components on your network you can use any Network Management software.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;Jaimin</description>
      <pubDate>Mon, 19 Mar 2001 21:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506697#M595739</guid>
      <dc:creator>Jaimin Parikh</dc:creator>
      <dc:date>2001-03-19T21:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506698#M595740</link>
      <description>Thanks for your replys, but as far as i know these tools you mentioned are some kind of drawingsoftware.&lt;BR /&gt;&lt;BR /&gt;I was looking for something that is able to scan the actual network and then create some kind of map of the network.&lt;BR /&gt;&lt;BR /&gt;As mentioned Cheops should be able to do so, but i haven't been able to compile it. Here is the output of configure:&lt;BR /&gt;&lt;BR /&gt;checking for gcc... gcc&lt;BR /&gt;checking whether the C compiler (gcc  ) works... yes&lt;BR /&gt;checking whether the C compiler (gcc  ) is a cross-compiler... no&lt;BR /&gt;checking whether we are using GNU C... yes&lt;BR /&gt;checking whether gcc accepts -g... yes&lt;BR /&gt;checking for a BSD compatible install... /opt/imake/bin/install -c&lt;BR /&gt;checking how to run the C preprocessor... gcc -E&lt;BR /&gt;checking for ANSI C header files... yes&lt;BR /&gt;checking for fcntl.h... yes&lt;BR /&gt;checking for sys/ioctl.h... yes&lt;BR /&gt;checking for sys/time.h... yes&lt;BR /&gt;checking for unistd.h... yes&lt;BR /&gt;checking for working const... yes&lt;BR /&gt;checking for size_t... yes&lt;BR /&gt;checking whether time.h and sys/time.h may both be included... yes&lt;BR /&gt;checking for ucd-snmp... no.  -- snmp disabled&lt;BR /&gt;checking for gtk... yes&lt;BR /&gt;checking for dn_expand in -lc... yes&lt;BR /&gt;checking for dlopen in -ldl... no&lt;BR /&gt;checking for g_module_open in -lgmodule... no&lt;BR /&gt;./configure[1368]: test: Specify a parameter with this command.&lt;BR /&gt;./configure[1372]: test: Specify a parameter with this command.&lt;BR /&gt;Must have gmodule or dlopen&lt;BR /&gt;&lt;BR /&gt;Clearly here is a lib missing. But i do have a libgmodule in /opt/glib/lib. The PATH is set to this directory. Does it expect something else?&lt;BR /&gt;&lt;BR /&gt;So i'm still looking for the binaries of Cheops or a compareable software.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help. Regards Stefan</description>
      <pubDate>Thu, 22 Mar 2001 10:52:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506698#M595740</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-03-22T10:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506699#M595741</link>
      <description>Are you wanting Network Node Manger (NNM)&lt;BR /&gt;&lt;BR /&gt;It was (or still is) part of the Openview or it may now be considered part of the Vantage group of products.  &lt;BR /&gt;But this will map your network and displays it via a nice GUI screen.  It allows you to set up alerts and perform some network checks, etc.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;/rcw</description>
      <pubDate>Thu, 22 Mar 2001 15:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506699#M595741</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-03-22T15:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506700#M595742</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i also tried to compiling cheops.&lt;BR /&gt;The configure script had run successfully with:&lt;BR /&gt;PATH=$PATH:/opt/gcc/bin:/opt/gtk+/bin:/opt/glib/bin&lt;BR /&gt;But when i run /opt/make/gmake i get an error:&lt;BR /&gt;gmake: *** [cheops.o] Error 1&lt;BR /&gt;&lt;BR /&gt;Still looking for fixing ....&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 22 Mar 2001 15:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506700#M595742</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2001-03-22T15:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506701#M595743</link>
      <description>Rita:&lt;BR /&gt;&lt;BR /&gt;As i am not allowed to buy any tool like this i can't afford OpenView. But perhaps there is a trial version of NNM. Unfortunately i could not find any download source for NNM. Actually i didn't find any information on NNM at software.hp.com. (Perhaps my bad english is keeping me from finding.) Could you please provide me a link?&lt;BR /&gt;&lt;BR /&gt;Andreas:&lt;BR /&gt;&lt;BR /&gt;At least you got one step further. Please keep trying. Im not able to create a program with more then "Hello World", but you are. If you succeed i would be really glad if you could provide me the binaries or a step by step description.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Stefan</description>
      <pubDate>Fri, 23 Mar 2001 10:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506701#M595743</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-03-23T10:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506702#M595744</link>
      <description>Hi Stefan,&lt;BR /&gt;&lt;BR /&gt;I saw a Linux tool named Scotty, which was quite nice. Unfortunately I was not to deply involved, so I do not know where to get it, but I think it is part of either RedHat or Suse editions ?!?!?&lt;BR /&gt;&lt;BR /&gt;Concerning you compiler messages. If you suspect a lib-problem, why do you play with PATH ? Shouldn't it be LIBPATH to be set ?&lt;BR /&gt;&lt;BR /&gt;In addition, LIBPATH could be overwritten by entries in the make-files, so you should grep your makefiles for this, and as usally there are nested variables, it may require a little bit of hunting.&lt;BR /&gt;&lt;BR /&gt;For debugging purposes, I would replace the compiler (gcc ?) with a script, plotting the environment and the commandline-params. This might show you some information, where to adjust.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 23 Mar 2001 11:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506702#M595744</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-03-23T11:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506703#M595745</link>
      <description>Just asked lycos :-)&lt;BR /&gt;&lt;A href="http://wwwhome.cs.utwente.nl/~schoenw/scotty/" target="_blank"&gt;http://wwwhome.cs.utwente.nl/~schoenw/scotty/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;V.</description>
      <pubDate>Fri, 23 Mar 2001 11:14:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506703#M595745</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-03-23T11:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506704#M595746</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;i found and downloaded scotty. Unfortunately you have to compile this also. And again im stuck with some errors i can't resolve :-( Think i need to take a programming class.&lt;BR /&gt;&lt;BR /&gt;But I am still working on it. But for now i'm not able to tell if this is what i am looking for. I will be back to assign your points as soon as i know more.</description>
      <pubDate>Mon, 26 Mar 2001 07:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506704#M595746</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-03-26T07:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506705#M595747</link>
      <description>Please visit this :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/" target="_blank"&gt;http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;may be it can help</description>
      <pubDate>Mon, 26 Mar 2001 07:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506705#M595747</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-03-26T07:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506706#M595748</link>
      <description>Stefan, Here is a scrupt that gives useful info. on a box...maybe it will help. Just change the parameters to match your system.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Mon, 26 Mar 2001 15:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506706#M595748</guid>
      <dc:creator>Richard Darling</dc:creator>
      <dc:date>2001-03-26T15:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506707#M595749</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;i still can't get scotty to work. But i found that scotty has a discovery option which should be what i am looking for. So i will keep trying.&lt;BR /&gt;&lt;BR /&gt;Printaporn,&lt;BR /&gt;&lt;BR /&gt;(what a name) this mrtg is a nice tool but won't help me much here.  I need a tool which is able to automatically draw me a map of our network.&lt;BR /&gt;&lt;BR /&gt;Richard,&lt;BR /&gt;&lt;BR /&gt;thanks for this script. I have something pretty similar running here for a periodical inventory of our Workstations. Unfortunately we have also a lot of windows PC's and some MAC's.  And unfortunately there is nearly no documentation on our network :-(&lt;BR /&gt;&lt;BR /&gt;Hope there is somebody out there who can help  me run cheops or scotty.&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Wed, 28 Mar 2001 05:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506707#M595749</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-03-28T05:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506708#M595750</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Just scanned this thread, and saw someone looking for a download of OpenView Network Node Manager.&lt;BR /&gt;&lt;BR /&gt;It's available from &lt;A href="http://www.openview.com," target="_blank"&gt;www.openview.com,&lt;/A&gt; you can even order the medias for free.&lt;BR /&gt;&lt;BR /&gt;It is a very nice tool for drawing your network, only problem is getting it out on paper ;)&lt;BR /&gt;&lt;BR /&gt;If you install this trial, it will work for 60 days.&lt;BR /&gt;&lt;BR /&gt;I hope this helps&lt;BR /&gt;&lt;BR /&gt;Uffe</description>
      <pubDate>Thu, 29 Mar 2001 10:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506708#M595750</guid>
      <dc:creator>Uffe Gavnholt_1</dc:creator>
      <dc:date>2001-03-29T10:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for Network documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506709#M595751</link>
      <description>NNM evaluation copy is available at &lt;A href="http://ovweb.external.hp.com/download/cgi-bin/download.pl?prod=NNM" target="_blank"&gt;http://ovweb.external.hp.com/download/cgi-bin/download.pl?prod=NNM&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;May be it helps you.&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;Vikas&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Mar 2001 01:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tool-for-network-documentation/m-p/2506709#M595751</guid>
      <dc:creator>Vikas_2</dc:creator>
      <dc:date>2001-03-30T01:07:43Z</dc:date>
    </item>
  </channel>
</rss>

