--- projects/libstatgrab/docs/get_diskio_stats.xml 2003/10/02 17:38:03 1.3 +++ projects/libstatgrab/docs/get_diskio_stats.xml 2004/03/11 17:35:24 1.5 @@ -6,8 +6,8 @@ - $Date: 2003/10/02 17:38:03 $ - $Id: get_diskio_stats.xml,v 1.3 2003/10/02 17:38:03 tdb Exp $ + $Date: 2004/03/11 17:35:24 $ + $Id: get_diskio_stats.xml,v 1.5 2004/03/11 17:35:24 tdb Exp $ @@ -66,6 +66,14 @@ This function copes with wrap arounds by the O/S so should be seemless to use. + + On Solaris libstatgrab will attempt to get the cXtXdXsX + representation for the disk_name string. If + it fails it will use a name like sd0. On some systems programs + calling libstatgrab will need elevated privileges to lookup + some of the names. The mappings are built up when + statgrab_init is called. + @@ -165,7 +173,9 @@ typedef struct{ - http://www.i-scream.org + + http://www.i-scream.org/libstatgrab/ +