veepee-oss / influxdb-relay

Service to replicate InfluxDB data for high availability.
MIT License
198 stars 47 forks source link

geting error while trying to write data #41

Closed abhimanyu-susan closed 4 years ago

abhimanyu-susan commented 4 years ago

Hi Team,

I am trying to write same data by Influxdb-relay and directly to influxdb. Directly i am able to write in influxdb but by realy unable to write that getting log.

2020-01-13T11:11:48.256797028Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256803029Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256809085Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256815032Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256821112Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256827157Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256833279Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256839220Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256845210Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256851574Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256864182Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256871823Z unable to parse 'Use\ of\ uninitialized\ value\ in\ printf\ at\ /usr/lib64/nagios/plugins/check_nwc_health\ line\ 67217.': missing fields 2020-01-13T11:11:48.256878565Z unable to parse '\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ': missing fields 2020-01-13T11:11:48.256888113Z unable to parse '\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ': missing fields 2020-01-13T11:11:48.256897057Z unable to parse '\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ': missing fields 2020-01-13T11:11:48.256905793Z unable to parse '\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ': missing fields 2020-01-13T11:11:48.256914330Z unable to parse '\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ': missing fields 2020-01-13T11:11:48.256922956Z unable to parse '\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ': missing fields

abhimanyu-susan commented 4 years ago

Resolve