DX Unified Infrastructure Management

  • 1.  Server unavailability

    Posted Feb 07, 2013 01:47 PM
    Hi,

    I have enabled availability monitoring for the servers in SA. For some time instant, it was showing "Server unavailable" in Super Agent but originally the server was reachable and there was no issue in server.

    why is like that? what can be the issue?

    Can anybody help me?


  • 2.  Re: [CA Application Delivery Analysis] Server unavailability

    Posted Feb 07, 2013 02:01 PM
    When server availability is turned on for the server (and the app and the
    collector), SA looks for data inactivity during a 5 minute period.
    Specifically, it looks for no data coming from the server. If this is the
    case, the collector will try a TCP connect to the server on the application
    port. If this is successful, SA marks the 5 minute period as white,
    meaning no data. If this test is unsuccessful, SA marks the 5 minute
    period as red, indicating unavailable.

    If your SA marked it as red, then the collector saw no data from the
    server, so it did a TCP connection test. That failed, so it marked it as
    unavailable.


  • 3.  RE: Re: [CA Application Delivery Analysis] Server unavailability

    Posted Feb 07, 2013 02:10 PM
    Thanks for the update Stuart,

    Yes, SA will send TCP - SYN packets to the server port to monitor passively the availability of the server. But it is showing "unavialble"(In red) but originally the server is up and running fine and the concern application also running fine.

    Is this red show only the server is not available from SA point of view..

    Kindly clear me on this


  • 4.  RE: Re: [CA Application Delivery Analysis] Server unavailability

    Broadcom Employee
    Posted Feb 07, 2013 02:41 PM
    Thanks Stuart. Good explanation. Is this Muthukumar? I took your support issue. Thanks for opening. The answer is basically what Stuart said. That it is how it works.
    The causes could be apparently networking, Like Stuart said, if the TCP connection test fails the server will show as unavailable. The tcp connection could of failed due to it not being
    able to access this server over the network, even though it is up and running

    From: CA Infrastructure Management Global User Community (eHealth/Spectrum/NetQoS) [mailto:CommunityAdmin@communities-mail.ca.com]
    Sent: Thursday, February 07, 2013 2:10 PM
    To: mb.87772670.100232540@myca-email.ca.com
    Subject: RE: Re: [CA Application Delivery Analysis] Server unavailability

    Thanks for the update Stuart,

    Yes, SA will send TCP - SYN packets to the server port to monitor passively the availability of the server. But it is showing "unavialble"(In red) but originally the server is up and running fine and the concern application also running fine.

    Is this red show only the server is not available from SA point of view..

    Kindly clear me on this
    Posted by:mselvaraj
    --
    CA Communities Message Boards
    100235080
    mb.87772670.100232540@myca-email.ca.com<mailto:mb.87772670.100232540@myca-email.ca.com>
    https://communities.ca.com


  • 5.  Re: Re: [CA Application Delivery Analysis] Server unavailability
    Best Answer

    Posted Feb 07, 2013 02:52 PM
    Terence is right, if the collector's management IP address cannot
    communicate via that port to the server, then SA will show it down, even if
    the server is up. However, the test will only run if the packet capture
    coming into the collector shows no data for the full 5 minutes.