BEA WebLogic Server 7 Instrukcja Obsługi Strona 479

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 478
WebLogic Server Administration Command Reference
Administration Guide B-15
PING
Sends a message to verify that a WebLogic Server is listening on a port, and is ready
to accept WebLogic client requests.
Syntax
java weblogic.Admin [Connection and User Credentials Arguments]
PING [round_trips] [message_length]
Example
In the following example, the command checks a WebLogic Server running on port
7001 of machine
localhost ten (10) times.
java weblogic.Admin -url localhost:7001 -username adminuser
-password gumby1234 PING 10
Argument Definition
round_trips
Optional. Number of pings.
message_length
Optional. Size of the packet to be sent in each ping. Requests for
pings with packets larger than 10 MB throw exceptions.
Przeglądanie stron 478
1 2 ... 474 475 476 477 478 479 480 481 482 483 484 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag