I'd like to use kamcmd to check one script counter via kamcmd.
The following is all of the cmd execution results, look like not all of the commands runs
sucessfully.
[root@kamailio-665b74f766-whhfv /]# cd /usr/local/sbin/
[root@kamailio-665b74f766-whhfv sbin]# ls
kamailio kamcmd kamctl kamdbctl
**[root@kamailio-665b74f766-whhfv sbin]# ./kamcmd
ERROR: connect_unix_sock: connect(/var/run/kamailio//kamailio_ctl): No such file or
directory [2]**
**[root@kamailio-665b74f766-whhfv sbin]# ./kamdbctl
ERROR: database engine not specified, please setup one in the config script**
**[root@kamailio-665b74f766-whhfv sbin]# ./kamctl
which: no gdb in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/)**
./kamctl 5.0.0
Existing commands:
-- command 'start|stop|restart|trap'
trap ............................... trap with gdb Kamailio processes
restart ............................ restart Kamailio
start .............................. start Kamailio
stop ............................... stop Kamailio
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1909#issuecomment-477408175