I have a problem generating a report and can't figure out how to do it. I need a report for specific nodes on average monthly availability over each month of the current year.
As in:
NODE JAN FEB MAR ...... DEC
node1 100 99.5 99.1 100
node2 100 100 99.8 100
Thanks in advance!!!