Troubleshooting RADIUSdesk Accel-ppp Agent
Startup
u.lua
cd /etc/MESHdesk
sudo ./u.la
E4-5F-01-41-59-70
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2382 0 2382 0 0 14699 0 --:--:-- --:--:-- --:--:-- 14795
Restarting accel-ppp (via systemctl): accel-ppp.service.
sudo cat /etc/accel-ppp.conf
report_to_server.lua
cd /etc/MESHdesk/reporting
sudo ./report_to_server.lua
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1939 0 39 100 1900 226 11024 --:--:-- --:--:-- --:--:-- 11273
{
"success": true,
"data": []
}
Doing the *light* report
Using accel-cmd
For security reasons we implement a password when using accel-cmd.
This password is specified on the Profile of a server.
You can find the password by looking at the profile on RADIUSdesk's side or by looking at the config file on the device running Accel-ppp.
[cli]
password=testing123
telnet=127.0.0.1:2000
verbose=1
tcp=127.0.0.1:2001
accel-cmd -P testing123 show stat
accel-cmd -P testing123 show sessions