--- projects/libstatgrab/docs/get_diskio_stats.xml 2003/10/02 17:38:03 1.3 +++ projects/libstatgrab/docs/get_diskio_stats.xml 2003/11/21 09:24:53 1.4 @@ -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: 2003/11/21 09:24:53 $ + $Id: get_diskio_stats.xml,v 1.4 2003/11/21 09:24:53 tdb Exp $ @@ -65,6 +65,14 @@ store 10000, and systime will store 5. 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.