Total Network Documentation Tool

Hi, new to the forums, I hope this is in the right place.
I have a client that is looking to put together a comprehensive bible on their fairly large network; something that will document everything possible.
Can anyone suggest such a product? I haven't worked with Novell in some time and am kind of out-of-the-loop.
Thanks

Originally Posted by AndersG
Jmatt55,
> I have something that gets pretty close in the MS arena, just need its
> Novell counterpart.
OK. Can you tell me a little bit more what you need? "document
everything" is rather vague.
There are several tools, even free that will document the directory. As
for infrastructure, if you have ZCM then there are tons of reports there
that will give you all your PCs, Users, apps, etc.
Anders Gustafsson (NKP)
The Aaland Islands (N60 E20)
Have an idea for a product enhancement? Please visit:
http://www.novell.com/rms
And Novell File Reporter does a good job reporting file right etc.
Thomas

Similar Messages

  • Issues configuring network-ups-tools with Powerware 5110

    Been using Arch for about 24hrs now (It replaced RHEL5 which was running for 18mths) and I'm very impressed. Have found it very good for a new user, the extensive wiki's have been a huge help to get things going. Under RHEL I really needed to do a lot of google searching to get things working but have only had to do it twice for the same build under Arch. I was able to fix the first issue (wTorrent wiki missed install of php-sqlite) and now network-ups-tools.
    I had it working 100% under RHEL so its not a device/hardware issue that I can see. But under Arch I keep getting connection lost messages after starting the ups daemon.
    System can see a USB device
    [root@fiorano ~]# lsusb
    Bus 005 Device 002: ID 0592:0002 Powerware Corp. UPS (X-Slot)
    [root@fiorano ~]# ls -l /dev/bus/usb/005/002
    crw-rw-r-- 1 root nut 189, 513 Jan 3 16:44 /dev/bus/usb/005/002
    Config files:
    # nut.conf
    MODE = standalone
    # ups.conf
    [myups]
    driver = bcmxcp_usb
    port = auto
    desc = "Powerwave 5110"
    # upsd.conf
    no changes
    # upsd.users
    [monmaster]
    password = 1
    allowfrom = localhost
    upsmon master
    instcmds = ALL
    # upsmon.conf
    DEADTIME 15
    FINALDELAY 5
    HOSTSYNC 15
    MINSUPPLIES 1
    MONITOR myups@localhost 1 monmaster 1 master
    NOCOMMWARNTIME 300
    POLLFREQ 5
    POLLFREQALERT 5
    POWERDOWNFLAG /etc/killpower
    RBWARNTIME 43200
    SHUTDOWNCMD "/sbin/shutdown -h +0"
    # upssched.conf
    CMDSCRIPT /usr/local/ups/bin/upssched-cmd
    # /etc/udev/rules.d/52-nut-usbups.rules
    # various models - bcmxcp_usb
    SYSFS{idVendor}=="0592", SYSFS{idProduct}=="0002", MODE="664", GROUP="nut"
    I can communicate with the UPS and the process is being performed by the nut user so udev rules file is ok
    [root@fiorano ups]# bcmxcp_usb -D -a myups
    Network UPS Tools - BCMXCP UPS driver 0.21 (2.4.1)
    USB communication subdriver 0.17
    debug level is '1'
    Shutdown delay longer than battery capacity when Low Battery warning is given. (max 60 seconds)
    USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
    nut 1608 0.0 0.0 1800 788 pts/0 S+ 17:09 0:00 bcmxcp_usb -D -a myups
    This time with more debug data....
    [root@fiorano ups]# bcmxcp_usb -DDDDD -a myups
    Network UPS Tools - BCMXCP UPS driver 0.21 (2.4.1)
    USB communication subdriver 0.17
    send_to_all: SETINFO driver.parameter.port "auto"
    debug level is '5'
    send_to_all: SETINFO ups.firmware "Cont:00.50 Inve:01.50"
    send_to_all: SETINFO ups.power.nominal "700"
    send_to_all: SETINFO output.phases "1"
    send_to_all: SETINFO ups.model "POWERWARE UPS 700VA"
    Length of meter map: 92
    Index Offset Format NUT
    0027 0000 51 output.frequency
    0028 0004 51 input.frequency
    0033 0008 51 battery.voltage
    0041 0012 f0 None
    0043 0016 f0 battery.charge.low
    0047 0020 f0 None
    0056 0024 f0 input.voltage
    0065 0028 51 output.current
    0068 0032 51 output.current.nominal
    0078 0036 f0 output.voltage
    Length of alarm map: 24
    Index Alarm Supported
    -001 INVERTER_AC_OVER_VOLTAGE No
    -001 INVERTER_AC_UNDER_VOLTAGE No
    -001 INVERTER_OVER_OR_UNDER_FREQ No
    -001 BYPASS_AC_OVER_VOLTAGE No
    -001 BYPASS_AC_UNDER_VOLTAGE No
    -001 BYPASS_OVER_OR_UNDER_FREQ No
    0000 INPUT_AC_OVER_VOLTAGE Yes
    0001 INPUT_AC_UNDER_VOLTAGE Yes
    0002 INPUT_UNDER_OR_OVER_FREQ Yes
    -001 OUTPUT_OVER_VOLTAGE No
    -001 OUTPUT_UNDER_VOLTAGE No
    -001 OUTPUT_UNDER_OR_OVER_FREQ No
    -001 REMOTE_EMERGENCY_PWR_OFF No
    -001 REMOTE_GO_TO_BYPASS No
    -001 BUILDING_ALARM_6 No
    -001 BUILDING_ALARM_5 No
    -001 BUILDING_ALARM_4 No
    -001 BUILDING_ALARM_3 No
    -001 BUILDING_ALARM_2 No
    -001 BUILDING_ALARM_1 No
    -001 STATIC_SWITCH_OVER_TEMP No
    -001 CHARGER_OVER_TEMP No
    -001 CHARGER_LOGIC_PWR_FAIL No
    -001 CHARGER_OVER_VOLTAGE_OR_CURRENT No
    -001 INVERTER_OVER_TEMP No
    0003 OUTPUT_OVERLOAD Yes
    -001 RECTIFIER_INPUT_OVER_CURRENT No
    -001 INVERTER_OUTPUT_OVER_CURRENT No
    -001 DC_LINK_OVER_VOLTAGE No
    -001 DC_LINK_UNDER_VOLTAGE No
    -001 RECTIFIER_FAILED No
    -001 INVERTER_FAULT No
    -001 BATTERY_CONNECTOR_FAIL No
    -001 BYPASS_BREAKER_FAIL No
    -001 CHARGER_FAIL No
    -001 RAMP_UP_FAILED No
    -001 STATIC_SWITCH_FAILED No
    -001 ANALOG_AD_REF_FAIL No
    -001 BYPASS_UNCALIBRATED No
    -001 RECTIFIER_UNCALIBRATED No
    -001 OUTPUT_UNCALIBRATED No
    -001 INVERTER_UNCALIBRATED No
    -001 DC_VOLT_UNCALIBRATED No
    -001 OUTPUT_CURRENT_UNCALIBRATED No
    -001 RECTIFIER_CURRENT_UNCALIBRATED No
    -001 BATTERY_CURRENT_UNCALIBRATED No
    -001 INVERTER_ON_OFF_STAT_FAIL No
    -001 BATTERY_CURRENT_LIMIT No
    -001 INVERTER_STARTUP_FAIL No
    -001 ANALOG_BOARD_AD_STAT_FAIL No
    -001 OUTPUT_CURRENT_OVER_100 No
    -001 BATTERY_GROUND_FAULT No
    -001 WAITING_FOR_CHARGER_SYNC No
    -001 NV_RAM_FAIL No
    -001 ANALOG_BOARD_AD_TIMEOUT No
    0004 SHUTDOWN_IMMINENT Yes
    0005 BATTERY_LOW Yes
    0006 UTILITY_FAIL Yes
    0007 OUTPUT_SHORT_CIRCUIT Yes
    0008 UTILITY_NOT_PRESENT Yes
    -001 FULL_TIME_CHARGING No
    -001 FAST_BYPASS_COMMAND No
    -001 AD_ERROR No
    -001 INTERNAL_COM_FAIL No
    -001 RECTIFIER_SELFTEST_FAIL No
    -001 RECTIFIER_EEPROM_FAIL No
    -001 RECTIFIER_EPROM_FAIL No
    -001 INPUT_LINE_VOLTAGE_LOSS No
    -001 BATTERY_DC_OVER_VOLTAGE No
    -001 POWER_SUPPLY_OVER_TEMP No
    -001 POWER_SUPPLY_FAIL No
    -001 POWER_SUPPLY_5V_FAIL No
    -001 POWER_SUPPLY_12V_FAIL No
    -001 HEATSINK_OVER_TEMP No
    -001 HEATSINK_TEMP_SENSOR_FAIL No
    -001 RECTIFIER_CURRENT_OVER_125 No
    -001 RECTIFIER_FAULT_INTERRUPT_FAIL No
    -001 RECTIFIER_POWER_CAPASITOR_FAIL No
    -001 INVERTER_PROGRAM_STACK_ERROR No
    -001 INVERTER_BOARD_SELFTEST_FAIL No
    -001 INVERTER_AD_SELFTEST_FAIL No
    -001 INVERTER_RAM_SELFTEST_FAIL No
    -001 NV_MEMORY_CHECKSUM_FAIL No
    -001 PROGRAM_CHECKSUM_FAIL No
    -001 INVERTER_CPU_SELFTEST_FAIL No
    -001 NETWORK_NOT_RESPONDING No
    -001 FRONT_PANEL_SELFTEST_FAIL No
    -001 NODE_EEPROM_VERIFICATION_ERROR No
    -001 OUTPUT_AC_OVER_VOLT_TEST_FAIL No
    -001 OUTPUT_DC_OVER_VOLTAGE No
    -001 INPUT_PHASE_ROTATION_ERROR No
    -001 INVERTER_RAMP_UP_TEST_FAILED No
    -001 INVERTER_OFF_COMMAND No
    -001 INVERTER_ON_COMMAND No
    -001 TO_BYPASS_COMMAND No
    -001 FROM_BYPASS_COMMAND No
    -001 AUTO_MODE_COMMAND No
    -001 EMERGENCY_SHUTDOWN_COMMAND No
    -001 SETUP_SWITCH_OPEN No
    -001 INVERTER_OVER_VOLT_INT No
    -001 INVERTER_UNDER_VOLT_INT No
    -001 ABSOLUTE_DCOV_ACOV No
    -001 PHASE_A_CURRENT_LIMIT No
    -001 PHASE_B_CURRENT_LIMIT No
    -001 PHASE_C_CURRENT_LIMIT No
    -001 BYPASS_NOT_AVAILABLE No
    -001 RECTIFIER_BREAKER_OPEN No
    -001 BATTERY_CONTACTOR_OPEN No
    -001 INVERTER_CONTACTOR_OPEN No
    -001 BYPASS_BREAKER_OPEN No
    -001 INV_BOARD_ACOV_INT_TEST_FAIL No
    -001 INVERTER_OVER_TEMP_TRIP No
    -001 INV_BOARD_ACUV_INT_TEST_FAIL No
    -001 INVERTER_VOLTAGE_FEEDBACK_ERROR No
    -001 DC_UNDER_VOLTAGE_TIMEOUT No
    -001 AC_UNDER_VOLTAGE_TIMEOUT No
    -001 DC_UNDER_VOLTAGE_WHILE_CHARGE No
    -001 INVERTER_VOLTAGE_BIAS_ERROR No
    -001 RECTIFIER_PHASE_ROTATION No
    -001 BYPASS_PHASER_ROTATION No
    -001 SYSTEM_INTERFACE_BOARD_FAIL No
    -001 PARALLEL_BOARD_FAIL No
    -001 LOST_LOAD_SHARING_PHASE_A No
    -001 LOST_LOAD_SHARING_PHASE_B No
    -001 LOST_LOAD_SHARING_PHASE_C No
    -001 DC_OVER_VOLTAGE_TIMEOUT No
    -001 BATTERY_TOTALLY_DISCHARGED No
    -001 INVERTER_PHASE_BIAS_ERROR No
    -001 INVERTER_VOLTAGE_BIAS_ERROR_2 No
    -001 DC_LINK_BLEED_COMPLETE No
    -001 LARGE_CHARGER_INPUT_CURRENT No
    -001 INV_VOLT_TOO_LOW_FOR_RAMP_LEVEL No
    -001 LOSS_OF_REDUNDANCY No
    -001 LOSS_OF_SYNC_BUS No
    -001 RECTIFIER_BREAKER_SHUNT_TRIP No
    -001 LOSS_OF_CHARGER_SYNC No
    -001 INVERTER_LOW_LEVEL_TEST_TIMEOUT No
    -001 OUTPUT_BREAKER_OPEN No
    -001 CONTROL_POWER_ON No
    -001 INVERTER_ON No
    -001 CHARGER_ON No
    -001 BYPASS_ON No
    -001 BYPASS_POWER_LOSS No
    -001 ON_MANUAL_BYPASS No
    -001 BYPASS_MANUAL_TURN_OFF No
    -001 INVERTER_BLEEDING_DC_LINK_VOLT No
    -001 CPU_ISR_ERROR No
    -001 SYSTEM_ISR_RESTART No
    -001 PARALLEL_DC No
    -001 BATTERY_NEEDS_SERVICE No
    -001 BATTERY_CHARGING No
    -001 BATTERY_NOT_CHARGED No
    -001 DISABLED_BATTERY_TIME No
    -001 SERIES_7000_ENABLE No
    -001 OTHER_UPS_ON No
    -001 PARALLEL_INVERTER No
    -001 UPS_IN_PARALLEL No
    -001 OUTPUT_BREAKER_REALY_FAIL No
    -001 CONTROL_POWER_OFF No
    -001 LEVEL_2_OVERLOAD_PHASE_A No
    -001 LEVEL_2_OVERLOAD_PHASE_B No
    -001 LEVEL_2_OVERLOAD_PHASE_C No
    -001 LEVEL_3_OVERLOAD_PHASE_A No
    -001 LEVEL_3_OVERLOAD_PHASE_B No
    -001 LEVEL_3_OVERLOAD_PHASE_C No
    -001 LEVEL_4_OVERLOAD_PHASE_A No
    -001 LEVEL_4_OVERLOAD_PHASE_B No
    -001 LEVEL_4_OVERLOAD_PHASE_C No
    0009 UPS_ON_BATTERY Yes
    -001 UPS_ON_BYPASS No
    -001 LOAD_DUMPED No
    -001 LOAD_ON_INVERTER No
    -001 UPS_ON_COMMAND No
    -001 UPS_OFF_COMMAND No
    -001 LOW_BATTERY_SHUTDOWN No
    -001 AUTO_ON_ENABLED No
    -001 SOFTWARE_INCOMPABILITY_DETECTED No
    -001 INVERTER_TEMP_SENSOR_FAILED No
    -001 DC_START_OCCURED No
    -001 IN_PARALLEL_OPERATION No
    -001 SYNCING_TO_BYPASS No
    -001 RAMPING_UPS_UP No
    -001 INVERTER_ON_DELAY No
    -001 CHARGER_ON_DELAY No
    -001 WAITING_FOR_UTIL_INPUT No
    -001 CLOSE_BYPASS_BREAKER No
    -001 TEMPORARY_BYPASS_OPERATION No
    -001 SYNCING_TO_OUTPUT No
    -001 BYPASS_FAILURE No
    -001 AUTO_OFF_COMMAND_EXECUTED No
    -001 AUTO_ON_COMMAND_EXECUTED No
    0010 BATTERY_TEST_FAILED Yes
    Lengt of Config_block: 64
    Length of statistics map: 0
    Lengt of command list: 22
    Lengt of outlet_block: 0
    Lengt of alarm_block: 11
    send_to_all: SETINFO output.voltage.nominal "240"
    send_to_all: SETINFO ups.serial ""
    send_to_all: SETINFO input.voltage.nominal "240"
    send_to_all: SETINFO input.frequency.nominal "50"
    send_to_all: SETINFO input.frequency.low "45"
    send_to_all: SETINFO input.frequency.high "55"
    send_to_all: SETINFO input.transfer.boost.high "216"
    send_to_all: SETINFO input.transfer.trim.low "260"
    Shutdown delay longer than battery capacity when Low Battery warning is given. (max 60 seconds)
    send_to_all: SETINFO ups.beeper.status "enabled"
    send_to_all: SETINFO input.transfer.low "186"
    send_to_all: SETINFO input.transfer.high "280"
    send_to_all: SETINFO ambient.temperature.high "1"
    send_to_all: ADDCMD shutdown.return
    send_to_all: ADDCMD shutdown.stayoff
    send_to_all: ADDCMD test.battery.start
    send_to_all: SETINFO output.frequency " 49.9"
    send_to_all: SETINFO input.frequency " 49.9"
    send_to_all: SETINFO battery.voltage " 13.5"
    send_to_all: SETINFO battery.charge.low "11"
    send_to_all: SETINFO input.voltage "234"
    send_to_all: SETINFO output.current " 0.3"
    send_to_all: SETINFO output.current.nominal " 1.8"
    send_to_all: SETINFO output.voltage "234"
    send_to_all: SETINFO ups.load " 16.7"
    send_to_all: SETINFO ups.status "OL"
    send_to_all: DATAOK
    dstate_init: sock /var/state/ups/bcmxcp_usb-myups open on fd 5
    send_to_all: SETINFO driver.version "2.4.1"
    send_to_all: SETINFO driver.version.internal "0.21"
    send_to_all: SETINFO driver.name "bcmxcp_usb"
    send_to_all: SETINFO driver.parameter.pollinterval "2"
    send_to_all: SETINFO input.voltage "236"
    send_to_all: SETINFO output.voltage "236"
    send_to_all: SETINFO battery.voltage " 13.7"
    send_to_all: SETINFO input.voltage "234"
    send_to_all: SETINFO output.voltage "234"
    send_to_all: SETINFO input.voltage "236"
    send_to_all: SETINFO output.voltage "236"
    ^CSignal 2: exiting
    But starting the daemon and things fail...
    :: Starting UPSd Daemon [DONE]
    [root@fiorano ups]#
    Broadcast message from nut (Sun Jan 3 17:24:55 2010):
    Communications with UPS myups@localhost lost
    Broadcast message from nut (Sun Jan 3 17:25:00 2010):
    UPS myups@localhost is unavailable
    Here are my daemon and message logs, showing a comms issue with the UPS but I am using the exact same settings as my previous OS build?
    [root@fiorano ~]# tail -f /var/log/messages.log
    Jan 3 17:24:55 fiorano bcmxcp_usb[1730]: Startup successful
    Jan 3 17:24:55 fiorano upsd[1731]: listening on 127.0.0.1 port 3493
    Jan 3 17:24:55 fiorano upsmon[1735]: Startup successful
    Jan 3 17:24:55 fiorano upsmon[1737]: Communications with UPS myups@localhost lost
    Jan 3 17:24:55 fiorano wall[1739]: wall: user nut broadcasted 1 lines (46 chars)
    Jan 3 17:25:00 fiorano upsmon[1737]: UPS myups@localhost is unavailable
    Jan 3 17:25:00 fiorano wall[1742]: wall: user nut broadcasted 1 lines (36 chars)
    [root@fiorano ~]# tail -f /var/log/daemon.log
    Jan 3 17:24:55 fiorano bcmxcp_usb[1730]: Startup successful
    Jan 3 17:24:55 fiorano upsd[1731]: listening on 127.0.0.1 port 3493
    Jan 3 17:24:55 fiorano upsd[1731]: not listening on ::1 port 3493
    Jan 3 17:24:55 fiorano upsmon[1735]: Startup successful
    Jan 3 17:24:55 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Jan 3 17:24:55 fiorano upsmon[1737]: Communications with UPS myups@localhost lost
    Jan 3 17:25:00 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Jan 3 17:25:00 fiorano upsmon[1737]: UPS myups@localhost is unavailable
    Jan 3 17:25:05 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Jan 3 17:25:10 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Jan 3 17:25:15 fiorano upsmon[1737]: UPS [myups@localhost]: connect failed: Connection failure: Connection refused
    Hopefully someone can point me in the right direction to get this fixed. I did not install any packages manually, everything has been done via pacman (system is fully up to date as per the time of this post.)

    R00KIE wrote:I think you should make it 775
    Didn't help.
    R00KIE wrote:Can you post the script you call in /etc/rc.d to start/stop/restart the service? Maybe someone can spot a problem there.
    Sure, it was put there by the package retrieved from the default repo by pacman as was everything else. All I did was modify a few files in /etc/ups so all user/permissions etc should be setup correctly by the package?
    [root@fiorano ~]# less /etc/rc.d/upsd
    #!/bin/bash
    . /etc/rc.conf
    . /etc/rc.d/functions
    PID=`pidof -o %PPID /usr/sbin/upsd`
    case "$1" in
    start)
    stat_busy "Starting UPSd Daemon"
    /usr/bin/upsdrvctl start &> /dev/null
    [ -z "$PID" ] && /usr/sbin/upsd &>/dev/null
    /usr/sbin/upsmon &>/dev/null
    if [ $? -gt 0 ]; then
    stat_fail
    else
    add_daemon upsd
    stat_done
    fi
    stop)
    stat_busy "Stopping UPSd Daemon"
    /usr/bin/upsdrvctl stop &> /dev/null
    /usr/sbin/upsmon -c stop &> /dev/null
    [ ! -z "$PID" ] && kill $PID &> /dev/null
    if [ $? -gt 0 ]; then
    stat_fail
    else
    rm_daemon upsd
    stat_done
    fi
    restart)
    $0 stop
    sleep 3
    $0 start
    echo "usage: $0 {start|stop|restart}"
    esac
    exit 0
    R00KIE wrote:Maybe someone more experienced in debugging these kind of problems can help, I'm all out of ideas now.
    Hopefully someone else stops by, but really appreciate your help. I'm sure its something small that I'm overlooking!
    R00KIE wrote:forget about your config files for a moment and try something different and check if it works
    Things is, NUT is fairly simple to begin with, there is really only 3 items you need to get it to work that I can see. The UPS driver, upsd user and monitor line.

  • Mock RFP for SUN network management tool, desperate 4 help, just need specs

    OK, I have a project that in essence is a mock Request for Proposal (RFP), I play as an intern, & our instructor roleplays the manager we need to convince. The different network management tools that were available were for example; HP Openview, Cisco Works, Sniffer....& I of course chose SunNet. We need to gather information on the tool, then turn around & design a relatively simple network from the specs that were given, & finally discuss how the management tool's abilities could benefit the (mock) company...power point presentation & all.
    Here it is from the homework sheet given to us...."These products will need to be useful in a 5000 node network that has four main locations that are primarily Ethernet. There is a legacy 100 nodes of Token Ring attached to a mainframe. Cisco or Foundry routers connect the Four main locations, with swiches employed. Other connections to these sites are done via DSL or ISDN. Additional considerations are wireless communications, VOIP & Content delivery systems.
    I know this is a lot & I'm not asking for someone to do all this for me, just simply provide any information you know about Enterprise management tools 2.0 or 3.0,or anything you may feel better suits my needs, as the links I have surfed about them give little to nothing about specifics that I need to make any argument. If you have any links send them...if you have anyting in hard copy I will pay for postage... I need to get this done & have little time as I go to school & work full time at Motorola (but only as a contractor), so I'm starting to choke & need help....any u can give is so very appreciated....& sorry to make this request a publishable novel here on the board, but thats what it is. Thanks again......Mark

    A good solution. Liked it very much. Can you please make it a technet blog for others.
    [email protected]

  • Reg:-10901: Database error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)

    Hi Friends,
    When i schedule the report in infoview ,i am getting this error, could you please let me know how to solve this error.
    10901: Database error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)
    Thanks
    sreedhar

    Hi,
    I am able to refresh the report in Infoview and data is dispalying , but when i schedule the report in infoview i am getting that error.
    I am not clear on below one could you please elaborate on this
    You need to create ODBC for SQL server.Check your BO server is able to connect SQL Server.
    Thanks
    sreedhar

  • Network mapping tools?

       Hi Everyone,
    I have a medium enviroment with 2 x Cat4500 switches and 50 x Cat3650 plus few Cat3750 switches. I'm looking for a network mapping tool which can help me to map all the network equipment so I can easy to manage or trouble shoot the network. It doesn't matter if it's free or paid but something I can try first before buy. I've tried Cisco Works but it was kind complicate and too much work for it so I just don't like it at this moment.
    Thanks.

    I think solar winds has a tool..land surveyor. Not sure if it's free or not..might want to search.
    Sent from Cisco Technical Support iPad App

  • Need a documentation tool

    hi all
    we are newly entering in to the production environment. so i want to maintain a all documentations in intranet. can anybody suggest me a documentation tool
    thanks in advance
    urs akhil

    Hi akhil,
    If I have understood you rightly, then <b>Microsoft Visual SourceSafe</b> is the tool that you are looking for. It is used for maintaining documents along with their versions and all details on the intranet. The users need to have proper permissions to log in into it.
    For more details, visit the following links:
    <a href="http://en.wikipedia.org/wiki/Visual_SourceSafe">Microsoft Visual SourceSafe - From Wikipedia</a>
    <a href="http://msdn2.microsoft.com/en-us/vstudio/aa700900.aspx">http://msdn2.microsoft.com/en-us/vstudio/aa700900.aspx</a>
    <a href="http://msdn2.microsoft.com/en-us/vstudio/aa700907.aspx">http://msdn2.microsoft.com/en-us/vstudio/aa700907.aspx</a>
    This is one software for this purpose, there can be others too.
    Bye
    Ankur
    Reward points if you find this helpful!!

  • ERD & Database documentation tool

    Hello All:
    I am looking for a ERD & Database documentation tool for documenting my Databases. The tool should ideally do the following.
    1. ERD
    2. Database Documentation
    3. Capability to do reverse engineering
    I want to evaluate Oracle Designer, Ervin and the one from TOAD. Please let me know some other good tool that I should evaluate. Thank you so much.
    -- BMP

    Do the following:
    SELECT DISTINCT object_type
    FROM all_objects;
    SELECT DISTINCT index_type
    FROM all_indexesIf you see anything that isn't vanilla stick with Oracle Designer.

  • Technical Documentation Tool for Oracle reports ---?

    Hello All,
    Are there are any technical documentation tools available for Oracle reports...similar to the one available for Oracle forms(FoReDocLet 1.1). In any kindly specify.
    Thanks & Regards,
    Arun.v

    HI Arun
    where can we get this forms documentation?
    Thankyou
    Sasi

  • Need powerful network auditing tools...

    Hi all,
    We are looking to purchase powerful network auditing tools to do auditing for our big MNC customers.
    Shall I get your recommendations about which products are number one with excellent feature set in Network auditing area?
    Regards...
    -Ashok.

    Hi all,
    Can anybody help with my query?
    Regards...
    -Ashok.

  • SAP documentation tool

    Hi,
    I am looking for information on how the SAP documentation tool is working. I would like to add documentation about methods, attributes e.g. to classes using the "Class documentation" button in the Class Builder.
    Regards,
    Morten

    done

  • Network monitor tools for flex ?

    Hello,
    Is there any idea about implementation of network monitoring tools  ?
    I want similar kind of functionality that flash buiilder network monitor provide in my live site's flex object.
    Thanks,
    Mohit

    Hi,
    You can pdo it using air: http://livedocs.adobe.com/flex/3/html/help.html?content=network_connectivity_1.html
    Best,

  • Network Management tool

    I am looking for a network monitoring tool that will provide me bandwidth analysis (incoming and outgoing traffic), latency, availability and anythign else that could be useful to understand how the network is doing.  I know that there are a lot of costly tools out there but there are also free ones, that is what I am looking for.  A tool that is easy to install, manage and use.
    Any recommendations?

    installation of Cacti itself is pretty easy on my opinion, on my personal experience other supportive applications was a little bit difficult since I am not expert on those area. if you have some experience or some one else able to help you with installation of (apache,mysql,php) you can accomplished your goal easily. also you can get help from cacti user forum. I am used this document as base of my installation and tweak a little bit based on my need.
    once you installed cacti is very easy to manage and power full. currently I am using cacti to monitor more than 6000 interfaces from 200 different locations. if you have question down the road with installation, I will try my best to help you.

  • Where can i find network registrar tool for solaris.

    Hi All,
    I am trying to find Network Registrar tool to install on my solaris server. i tried on Internet to find, but i am not able to find the soucre file.
    Anyone from you know where will i find the soucre file to download?
    thanking you in advance
    Yogesh.

    You will find drivers in Solaris for Ethernet controllers supported on your SB100:
    http://sunsolve.sun.com/handbook_pub/Systems/SunBlade100/components.html#Ethernet
    Your 2 choices are to contact 3 Com for a Solaris SPARC 32/64 bit driver or search the web to see if some intrepid soul has created one. Otherwise you will not get this to work.

  • Fiber optic network monitoring tool

    Dear,
    Anybody's know Fiber optic network monitoring tool (Including cable)
    Thanks

    What do you want to monitor ?
    If you want to monitor signal strength and such or do you want to monitor that noone connects to the optical link itself and taps out information, or do you want to monitor traffic flows inside of the link.
    or do you want to monitor the cable itself with "special" testequipment.
    The First and Third options you can get some stuff out of the switch.
    The Second uption there are depending on what type of cabeling and wat speed you are in. Do you want to encrypt the information traveling the links ? if so this can be quite expensive.
    The fourth one there are some fiber optics test equipment that tells you of cable faults and types and such.
    Those range from about 100$ to 10 000$
    good luck

  • Any network discovery tool that supports CLI/CDP?

    May popular network discovery tools out there (such as WhatsUp Gold, Solarwind) are based on SNMP.  Even though they claim to support SSH/Telnet, but they didn't seem to work the way I thought.
    What I'm expecting is a software that mimic the way a human being do on discovering a swtich network:
    1) Get to the CLI of the 'seed' switch
    2) Do a "show cdp neighbor detail"
    3) Look at the entries that have IP address
    4) Telnet/SSH to that IP and repeat step 1-3 above
    Ideally, the software can cycle through a credential list in case different credentials are needed on different devices.
    The closest I can found is "NetBrain".  But it seems to be an overkill for light use.  I could have written some VB Scripts along with SecureCRT to achieve this.  But want to check before reinventing the wheel.
    Thank you!

    I think that all the relevant information from CDP/MAC/ARP etc. is available through SNMP, so there is no need to control a login-session and invest much brain in parsing the output. Especially if you think about that the outout could be different after an image-upgrade.
    Beside of that, a good tool that also uses CDP for discovery is Netdot, or if I understand it right, the underlying software netdisco.

Maybe you are looking for