Details required for the servers and checks which are running in the servers by using report

suryaogeti1
Tera Contributor

I have this ask from the application team. we have many servers. Each server having agent running. We need data of checks running in all the servers by using report (view\run).The data should be visible in the same table. Please help me on this. Whether it is possible or not.

3 REPLIES 3

Mark Manders
Mega Patron

How is your data related? Is it set on the server record itself, is it a related list on the server record? Is it related through different tables? 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

It is a related lists on the server table record

In that case, run the report on that related table. I assume it is a one to many relation where the server is on the related record? Then you can just run it there. If it is a many to many relation or a scripted relationship, it will be more difficult to get it in one overview. You will need to create a database view and report on that view.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark