Availability report for last 30 days based on the custom property with the unmanage time duration.
For example in need report like Env is our custom property:
Env Availability Unmanage durationA 90% 10 hoursB 99% 2 hoursC 10% 1 hours
Some clarifying questions about your requirements:
In a 30-day period, there's no way to tell that node A was unmanaged for three different time spans of 30 minutes, 60 minutes, and 15 minutes for a total of 105 minutes. I assume that's what you're trying to get in that column. Is that right?
Update: As I submitted the above it occurs to me that it could be calculated by looking for events and getting the spans between them but that would be difficult. Let's clarify that's what you're looking for before going down that road.