You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
Hi,
Some of my oracle servers produce over 100mb nmon files which includes top data. there are on a an average of 'imported : 21393570 points !' imported.
with multiple servers like this the data load fails with error:
[httpd] ::1 - root [05/Mar/2018:08:44:51 -0500] "POST /write?consistency=&db=nmon_phx2&precision=s&rp= HTTP/1.1" 500 20 "-" "InfluxDBClient" 60b5b1d8-207b-11e8-8252-000000000000 31186780
[E] 2018-03-05T13:45:22Z [500] - "timeout" service=httpd
is there a way to use async batch upload of the huge nmon files?
Thanks,
Mohan