Ad Widget

Collapse

smstools

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tigul
    Junior Member
    • Aug 2020
    • 1

    #1

    smstools

    Hi everybody !

    I'm using Zabbix with on-premise server (version 4.0.9)
    Everything is working fine !

    But I've a problem with sms alerts;
    There is a script which create files which are sent using the smstools service.

    My problem is that the service is active but "exited" so the files are not sent through sms

    Here is the status of this service :

    Code:
    root@Zabbix:/var/spool/sms/outgoing# service smstools status
    ● smstools.service - LSB: starts smstools
    Loaded: loaded (/etc/init.d/smstools)
    Active: active (exited) since ven. 2020-08-14 15:56:45 CEST; 18min ago
    Process: 23807 ExecStop=/etc/init.d/smstools stop (code=exited, status=0/SUCCESS)
    Process: 23811 ExecStart=/etc/init.d/smstools start (code=exited, status=0/SUCCESS)
    
    août 14 15:56:44 Zabbix smstools[23811]: Starting SMS Daemon: smsd.
    août 14 15:56:45 Zabbix systemd[1]: Started LSB: starts smstools.
    root@Zabbix:/var/spool/sms/outgoing#
    root@Zabbix:/var/spool/sms/outgoing#
    Did someone has an idea of why this service is in this state and how to fix that ?

    Kind regards,
    Tigul
Working...