This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

How to find polling engine status using orion sdk for sw database

Hi Team,

I need help on finding, how can I find database table which holds polling engine status information shown in below orion UI.

  

Parents Reply
  • Pasting for reference.  Plus good way to help me learn how to create the swql query. 

    SELECT TOP 1000 EngineID, ServerName, IP, ServerType, PrimaryServers, KeepAlive, FailOverActive, SysLogKeepAlive, TrapsKeepAlive, PollingCompletion, DisplayName, e.PoolMember.Status FROM Orion.Engines e

Children
No Data