Need help with LOGI...
 
Notifications
Clear all

We had a major storm through here recently and we suffered damage to the house roof and ceilings. I just received the quote to repair. I’m hoping that a small fraction of the 80,000 odd people that download SDIO and/or Desktop Info every month won’t mind chipping in a few dollars to help out. Click on the big blue button at the bottom of the page to help us keep a roof over our heads, literally!

Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.

Need help with LOGICALDRIVES

5 Posts
2 Users
1 Reactions
346 Views
RatboyJim
(@ratboyjim)
Eminent Member Registered
Joined: 6 months ago
Posts: 19
Topic starter  

I have this statement:

LOGICALDRIVES=interval:2,diskio:1,font-size:7,chart:vbar series1:12 series2:14 height:2 color1:#CCCCFF color2:#7777FF,row-text:Drive %1:%3|(%2),display:%6[1.0B]B / %5[1.0B]B|%chart% |

And it works as intended with only 1 drive. If I have a USB drive plugged in, both drives will show, but the chart does not show for either.


   
Quote
Glenn
(@glenn)
Member Admin
Joined: 7 years ago
Posts: 1508
 

I'll have to look in to this one.


   
ReplyQuote
RatboyJim
(@ratboyjim)
Eminent Member Registered
Joined: 6 months ago
Posts: 19
Topic starter  

If I do it like this, it works as intended (1 drive per statement):

LOGICALDRIVES=include:c,interval:2,diskio:1,font-size:7,chart:vbar series1:12 series2:14 height:1 color1:#CCCCFF color2:#7777FF,row-text:Drive %1:%3|(%2),display:%6[1.0B]B / %5[1.0B]B|%chart% |
LOGICALDRIVES=include:d,hide-no-result:1,interval:2,diskio:1,font-size:7,chart:vbar series1:12 series2:14 height:1 color1:#CCCCFF color2:#7777FF,row-text:Drive %1:%3|(%2),display:%6[1.0B]B / %5[1.0B]B|%chart% |
LOGICALDRIVES=include:e,hide-no-result:1,interval:2,diskio:1,font-size:7,chart:vbar series1:12 series2:14 height:1 color1:#CCCCFF color2:#7777FF,row-text:Drive %1:%3|(%2),display:%6[1.0B]B / %5[1.0B]B|%chart% |

   
ReplyQuote
Glenn
(@glenn)
Member Admin
Joined: 7 years ago
Posts: 1508
 

I am yet to investigate this, however I notice a normal bar chart works ok, any other chart is a problem


   
ReplyQuote
Glenn
(@glenn)
Member Admin
Joined: 7 years ago
Posts: 1508
 

add the following somewhere in the chart options:

row-id:1

 


   
RatboyJim reacted
ReplyQuote
Glenn's Page