
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2018 02:31 PM
Hello All
I am trying to develop a report I can run that will give me the active status of a server. Rather than use the ping assets function, I would like to see if it is responding to an RDP request. Anyone have an idea on how I can run this against a given set of assets to return a status for each server?
Thanks!
I am trying to develop a report I can run that will give me the active status of a server. Rather than use the ping assets function, I would like to see if it is responding to an RDP request. Anyone have an idea on how I can run this against a given set of assets to return a status for each server?
Thanks!
Labels:
- Labels:
-
Report Center
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2018 03:56 PM
Unfortunately, this is not something that can be easily done. The result of the actions and the built-in ping check in the web console are not stored in the database. Therefore you can't report on it.
What I have seen in the past is a report which basically just checks if the last scan attempt was successful or not.
What I have seen in the past is a report which basically just checks if the last scan attempt was successful or not.
