Comments
-
Thanks, if anyone wants to have some other inventory information. Just put it down here, I might be able to add it, no promise though
-
I think this report can only be queried from SQL Studio not the report writer. For different time period, you can change the time duration, e.g: this is for last 3 month from jan1-mar31: '01/01/2011 00:00:00', '03/31/2011 23:59:59' For a specific interface, you can put the WHERE clause under the Select distinct query: e.g:…
-
The report is plug and play but before getting the report, you will need to have the SLA custom properties as mentioned in the description.
-
I think those will come from a different table. It would be a challenge to put everything on a single report unless you're referring to a single report page that has many contents. There's already a report for showing downtime and you can put the content together easily on web report.
-
Not official support, but you can use 3rd party tool, batch script and windows scheduler to get this done. I might be able to help you if you need it.
-
I have no experience in Xen so not quite sure how to make a connection to restart it. But, I think, like in normal case, you need to write a script that execute commands to the remote system. I can do it with regular windows OS. Btw, I found this CLI for Xen, in case you dont know:…
-
I think this information doesnt contain anything about disk volume capacity for Hypervisor and VMs. If I just add the Hypervisor server in SAM or VMAN, are IVIM and VMAN able to monitor the volume capacity for Hypervisor and VM or I can do it in VMAN?
-
Not sure if this has been resolved. If not, try this: support.microsoft.com/.../922918
-
If you haven't made this work, i recently posted an apm linux script to do this.