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 Mike Lewis 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: *

  1. mhmallory

    how to create a deamon process

    Here are a couple more examples that you might consider https://linuxdevmag.wordpress.com/tag/python/ http://code.activestate.com/recipes/278731-creating-a-daemon-the-python-way/history/6/
  2. mhmallory

    gawk math formula

    Thank YOU! I was making the problem harder by over thinking the problem. I really got into trouble when I tried to work out precedence operations in awk and ending up with divide by zero errors. The solution works great! mhmallory
  3. mhmallory

    Wait for a process to start and terminate

    I have been attempting to write some unattended applications install on XP. The problem is that during installation of some applications, they attempt to start "iexplorer" or "chrome". Is there an example of a background script that will wait for either process to start, and immediately...
  4. mhmallory

    gawk math formula

    I have a problem that I’m trying to work out in gawk. This should be so simple, but my attempts ended up with a divide by zero errors. What I trying to accomplish is as follows – maxlines = 22 (fixed value) maxnumber = > max lines (unknown value) Example: maxlines = 22 maxnumber = 60 My...
  5. mhmallory

    Cisco 2600 router & hyperterminal

    A good term emulator is QVTerm at http://www.qpc.com/. Hyperterm does not do vt100 well, and can be a bear to configure because sometimes when you make a change to its configuration, it will ceash the serial port. QT has several different term emulators (vt100,vt52,vt2200), serial connection...
  6. mhmallory

    Speed Test

    Basically, AT&T sees errors coming from the NORGCA11 customer side. After a 60 second test, they see 802 Severely Errored Secs, 21 Unavailable Secs. What you have got to do is clear you equipment. You HAVE to put up a hard loopback from the CA equipment towards Vegas. Your boss will surely...
  7. mhmallory

    Speed Test

    “The clocking is set to clock off the line. I don't understand it. the Las Vegas side is perfect but the LA, Calif has errors on three different T1s. LEC is SBC.” You said you have 3 different T1’s with errors on the CA side. When were the T1’s turned up to you by SBC? This is AN...
  8. mhmallory

    Speed Test

    This clears the facility. DO you have a built-in CSU/DSU in the routers? Either they are set up wrong, (the internal CSU/DSU) and fighting the line side DSU/CSU. YOU DO HAVE A PROBLEM. T1's are rated %99.9 error free in a 365-day period (ideally).
  9. mhmallory

    Speed Test

    “To be honest I've never configured private lines but I've been told one needs to be the clock source and the other needs to be clocked off the line in a Point to Point setup. I did have them both clocking off the line and it didn't seem to make a difference.” To make this easy, think of the...
  10. mhmallory

    Speed Test

    I do not know where you are located (city wise), but most LEC’s have a smart jack, and they can send a loopback code to it, and loop the line back towards the facility (the LEC side). They will then send a high-density pattern signal towards the loopback and look for errors. I’m not really...
  11. mhmallory

    Speed Test

    Couple of things... This will take some research on your part, but here are some things you can do and not affect your site. 1) Pull the tech spec on your interface card on your router, and see max distance on cable run. I assume that you have no CSU/DSU between the router and the jack. Its...

Part and Inventory Search

Back
Top