xaturbatu · Engineer · ✭✭✭✭✭

Comments

  • You just download the agent using the mass deploy option and provide them both .msi and .mst that can be used with the following command msiexec.exe /i path\SolarWinds-Agent.msi TRANSFORMS=SolarWinds-Agent.mst . Just select the method and polling engine they should reach to before downloading in order to get the proper…
  • You will only get alerts for node objects there. You should use a different column in order to be able to properly link them. Just go and use Orion.AlertObjects table and you already have it linked with the Orion.Nodes table. Ex: ao.Node.Caption will get you the caption where ao is your alias for Orion.AlertObjects table.