Details required for the servers and checks which are running in the servers by using report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 11:33 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 11:39 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 11:47 PM
It is a related lists on the server table record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2025 06:12 AM
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