remove wifi from ne...
 
Notifications
Clear all

We appreciate the contributions many of you have been able to make towards repairing the storm damage and keeping a roof over our heads. With your help we’ve been able to complete much of the critical work. There is still work to be done to secure the house and your continued support will be a huge help.

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.

remove wifi from network chart

3 Posts
2 Users
1 Reactions
943 Views
 Tonk
(@tonk)
New Member Registered
Joined: 11 months ago
Posts: 2
Topic starter  

I am using a slightly modified version of the network chart from the default config. 

Specifically, this:
`NETWORKPERF=row-text:, \
chart:filled height:2 row-id:%instance% series1:%BytesReceivedPersec% color1:%lightgreen% series2:%BytesSentPersec% height:2 color2:%lightblue%,\
alarms:(%BytesReceivedPersec% ge {{%CurrentBandwidth%/8*95/100}} 2222ee)(%BytesSentPersec% ge {{%CurrentBandwidth%/8*95/100}} 0000ff),\
display:Received: %BytesReceivedPersec%[3.1b]Bps\, Sent: %BytesSentPersec%[3.1b]Bps\, Total: %CurrentBandwidth%[1.0B]bps, hide-no-results:1,`

this shows charts for both my ethernet and wifi, but i only have ethernet connected. I tried messing around with the position of hide-no-results:1 but i couldnt seem to find one that works. How do i get it to only show me the chart for my ethernet connection?


   
Quote
Glenn
(@glenn)
Member Admin
Joined: 8 years ago
Posts: 2011
 

Use the filter option to filter out the instances you don't want based on the name of the instance. Look for a word that is unique to the wifi device name and use that in the filter.    "filter:-wifi"     "filter:-wireless"


   
ReplyQuote
 Tonk
(@tonk)
New Member Registered
Joined: 11 months ago
Posts: 2
Topic starter  

worked perfectly, thanks!


   
Glenn reacted
ReplyQuote
Glenn's Page