On 08/03/10 10:45, Tony MacDoodle wrote:
Hello,

I was wondering if there was any metrics/stats from the virtual layer that could be monitored. For example, I would like to monitor the virtual layer of a vnet, everything from the physical nic all the way to the vnet in the guest domain. Is this possible?

Thanks
kstat -n vswldc0x<ldc-id1> on the service domain.
kstat -n vnetldc0x<ldc-id2> on the guest domain.
where ldc-ids are for the specific channel end points between vnet and vsw; you can get those ids using 'ldm list-bindings -e'.

You can also look at kstats for the device instance itself; like kstat vnetN, which will show the stats for all the channels under it.

-Harsha
------------------------------------------------------------------------

_______________________________________________
ldoms-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss

_______________________________________________
ldoms-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss
  • [ldoms... Tony MacDoodle
    • R... Sriharsha Basavapatna - Sun Microsystems - Menlo Park United States

Reply via email to