Search found 9 matches
- Thu Aug 12, 2004 10:13 am
- Forum: Help: General
- Topic: graphing ratios based on 2 DS ?
- Replies: 8
- Views: 1944
well.... once again you're right !! :wink: looks like one of the values is not correct..... perhaps one of the DS type chosen is wrong ?? anyway... my blocks*1024 is widely > to cache_size... and actually cache_size is rather low wrt to what it should be... i'll see what i can do about it, thanks ag...
- Thu Aug 12, 2004 7:09 am
- Forum: Help: General
- Topic: graphing ratios based on 2 DS ?
- Replies: 8
- Views: 1944
so, back now and here is the remainder. I forgot to explain th *1024 thing... actually i am graphing (willing to...) the key_cache usage of MySQL. so on the one hand i get key_cache_size in bytes (fixed value) and on the other hand i get key_used_blocks..... which i have to multiply by the block_siz...
- Thu Aug 12, 2004 4:49 am
- Forum: Help: General
- Topic: graphing ratios based on 2 DS ?
- Replies: 8
- Views: 1944
- Wed Aug 11, 2004 8:33 am
- Forum: Help: General
- Topic: graphing ratios based on 2 DS ?
- Replies: 8
- Views: 1944
well... my CDEF is the following (it compares sizes not queries...) : cdef=(CURRENT_DATA_SOURCE,1024,*),ALL_DATA_SOURCES_NODUPS,(CURRENT_DATA_SOURCE,1024,*),-,/ and my graph is defined with first item : the total (represent as a line with no color) 2nd item : the number of blocks (thus the *1024) de...
- Fri Aug 06, 2004 2:22 am
- Forum: Help: General
- Topic: graphing ratios based on 2 DS ?
- Replies: 8
- Views: 1944
- Thu Aug 05, 2004 11:00 am
- Forum: Help: General
- Topic: graphing ratios based on 2 DS ?
- Replies: 8
- Views: 1944
graphing ratios based on 2 DS ?
hi, i'm interested in graphing ratios with data coming from 2 DS using the same DIM. unfortunately, i haven't found so far... of course i could modify the script and create one which does the ratio and so create a nez DIM and a new DS, but then, nothing is really generic anymore if i must create a n...
- Tue Aug 03, 2004 2:06 pm
- Forum: Help: General
- Topic: cmd.php with Script input issue ?
- Replies: 4
- Views: 1057
- Tue Aug 03, 2004 12:26 pm
- Forum: Help: General
- Topic: cmd.php with Script input issue ?
- Replies: 4
- Views: 1057
- Mon Aug 02, 2004 1:23 pm
- Forum: Help: General
- Topic: cmd.php with Script input issue ?
- Replies: 4
- Views: 1057
cmd.php with Script input issue ?
hello, i'm trying to use the "additionnal script" sql_stat.php on my linux server but i have a strange behaviour which i can't sort out.... if i launch cmd.php by hand, i get the following output which is correct Manual output for cmd.php bash-2.05$ ./cmd.php [...] command: php -q /home/ww...