Page 1 of 1

How to permanently disable bwmon?

Posted: Thu Nov 17, 2022 5:18 am
by maxwolfie
I have seen the instructions elsewhere but they were too technical (I have practically zero Linux experience).

Could someone please post a step by step guide for a Windows user?

Re: How to permanently disable bwmon?

Posted: Thu Nov 17, 2022 11:31 pm
by Lantis
Install the Webshell plug-in
Send the following commands

Code: Select all

/etc/init.d/bwmon_gargoyle stop
/etc/init.d/bwmon_gargoyle disable

Re: How to permanently disable bwmon?

Posted: Fri Nov 18, 2022 2:12 am
by maxwolfie
Lantis wrote:
Thu Nov 17, 2022 11:31 pm
Install the Webshell plug-in
Send the following commands

Code: Select all

/etc/init.d/bwmon_gargoyle stop
/etc/init.d/bwmon_gargoyle disable
Is that permanent though or only until restart?

Re: How to permanently disable bwmon?

Posted: Fri Nov 18, 2022 2:32 am
by Lantis
“stop” is until you “start” it again, or reboot
“disable” prevents auto start

Hence you should send both

Re: How to permanently disable bwmon?

Posted: Fri Nov 18, 2022 8:14 pm
by maxwolfie
Lantis wrote:
Fri Nov 18, 2022 2:32 am
“stop” is until you “start” it again, or reboot
“disable” prevents auto start

Hence you should send both
Even after doing both, if I change any settings the bwmon turns back on?

Re: How to permanently disable bwmon?

Posted: Fri Nov 18, 2022 9:27 pm
by Lantis
If you make changes to the Bandwidth page, or to QoS, yes it will start again.
I don’t know if there are any others. If you have an example I can check.