Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: hanzonizer
  • Content: Threads
  • Order by date
  1. hanzonizer

    SQL-question in netdisco

    Hi! I don´t know if anyone has worked with netdisco (open source webbased networkdatabase), but I´m having problem writing a code that can ask a SQL-question (Postgre SQL) and retrieve the answer to a file. So far I have written this code: #! /usr/bin/perl -w # # Usage: # Fetch IP-adresses...
  2. hanzonizer

    No output from telnet->cmd(´show mac´)

    I´m trying to make a script that reads the mac-adress-table from a cisco 2610 router and then writes the data to a netdisco database. The problem is that I don´t get the command : my @mac = $telnet->cmd(´show mac dynamic | begin 0´) to work. The output thats supposed to be generated by the...

Part and Inventory Search

Back
Top