Maxim Nikitin

Results 13 comments of Maxim Nikitin

Hi Do you want to add this parameter?

Make a correct pull request

Hi Have you not had such a template imported before? Show the import parameters

Zabbix 5.4.3 and Zabbix 5.4.5 This problem did not appear. Everything is imported normally and without problems.

Check if you have such a item key "smartctl.version" Maybe zabbix started using it

Hi, Can't tell not tested on Grafana. But the data is normal for Zabbix. Perhaps something in the Grafana needs to be corrected

Hi. A suitable datatype in Grafana?

Something like this ```python for phone in list_phone: client.send_message( source_addr_ton=smpplib.consts.SMPP_TON_INTL, source_addr='SENDERPHONENUM', dest_addr_ton=smpplib.consts.SMPP_TON_INTL, destination_addr=phone, short_message=text, registered_delivery=True) ```