Results 1 to 11 of 11

Thread: (/)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Banned
    Join Date: Aug:2008
    Location:
    Posts: 5,960

    (/)

    , , , , , 2 . 2 , . , . - , .

  2. #2
    Banned all's Avatar
    Join Date: Feb:2003
    Location: Sofia
    Posts: 6,980
    PingPlotterPro
    Emco Ping Monitor

    ( ):

    @Echo OFF
    TITLE Ping Device
    REM Pinger.CMD
    REM takes the IP address of %1 and outputs to the %1.txt file the
    REM line that includes date time pass/fail for ping
    REM
    REM
    REM -------------------------------------------------------------

    IF %1.==. GoTo USAGE
    Set CURRDATE=%TEMP%\CURRDATE.TMP
    Set CURRTIME=%TEMP%\CURRTIME.TMP
    Set CURRPING=%TEMP%\CURRPING.TMP

    DATE /T > %CURRDATE%
    TIME /T > %CURRTIME%
    ping -n 1 %1 | find /i "packets" > %CURRPING%

    Set PARSEARG="eol=; tokens=1,2,3,4* delims=/, "
    For /F %PARSEARG% %%i in (%CURRDATE%) Do SET DDMMYYYY=%%j/%%k/%%l

    Set PARSEARG="eol=; tokens=1,2,3* delims=:, "
    For /F %PARSEARG% %%i in (%CURRTIME%) Do Set HHMM=%%i:%%j%%k

    Set PARSEARG="EOL=; tokens=1*"
    FOR /F %PARSEARG% %%i in (%CURRPING%) Do Set PPPP=%%i %%j

    Echo %DDMMYYYY% %HHMM% %PPPP% >>%1.txt

    GoTo END

    :USAGE
    Echo Usage: Pinger IPaddress
    Echo Pings IPaddress and oppends results to IPaddress.txt

    GoTo END

    :END
    REM
    TITLE Command Prompt

  3. #3
    Banned
    Join Date: Aug:2008
    Location:
    Posts: 5,960
    , .

  4. #4
    Banned
    Join Date: Aug:2008
    Location:
    Posts: 5,960
    lost at 5.11.2013 . 11:24:50
    restored at 5.11.2013 . 11:26:34


    . - , , , .

  5. #5
    Registered User
    Join Date: Apr:2002
    Posts: 1,050
    Quote Originally Posted by moonclub View Post
    lost at 5.11.2013 . 11:24:50
    restored at 5.11.2013 . 11:26:34


    . - , , , .
    ? , .

  6. #6
    Banned
    Join Date: Aug:2008
    Location:
    Posts: 5,960
    - , .

    Warning Connection Status Connection to the 'bulsat (188.254.154.1)' host was lost at 6.11.2013 . 07:33:20 .. Ping reply was not received within the allotted time. IP status: 11010. 6.11.2013 . 07:33:25 .
    Information Connection Status Connection to the 'bulsat (188.254.154.1)' host was restored at 6.11.2013 . 07:34:55 .. 6.11.2013 . 07:34:55 .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |