[ceph-users] Re: Telegraf plugin reset

2022-09-22 Thread Nikhil Mitra (nikmitra)
022 at 12:34 PM To: Nikhil Mitra (nikmitra) Cc: ceph-users@ceph.io Subject: Re: [ceph-users] Telegraf plugin reset Hello, If I had to guess : indicates a port number like :443, so it's expecting an int and you are passing a string. Try changing https to 443 On Thu, Sep 22, 2022 at

[ceph-users] Telegraf plugin reset

2022-09-22 Thread Nikhil Mitra (nikmitra)
Greetings, We are trying to use the telegraf module to send metrics to InfluxDB and we keep facing the below error. Any help will be appreciated, thank you. # ceph telegraf config-show Error EIO: Module 'telegraf' has experienced an error and cannot handle commands: invalid literal for int() wi