Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time out after unity upgrade #3

Open
ivandal77 opened this issue Sep 10, 2018 · 2 comments
Open

Time out after unity upgrade #3

ivandal77 opened this issue Sep 10, 2018 · 2 comments

Comments

@ivandal77
Copy link

After appling last Unity Update to Version 4.4.0.1534750794 every telegraf query goes in timeout:

set 10 14:52:50 telegraf[6876]: 2018-09-10T12:52:50Z E! Error in plugin [inputs.exec]: took longer to collect than collection interval (1m0s) set 10 14:52:50 telegraf[6876]: 2018-09-10T12:52:50Z E! Error in plugin [inputs.exec]: exec: Command timed out. for command 'unitymetrics -user admin -password xxxx -unity x.y.w.z -histkpipaths kpi.sp.*.utilization,kpi.lun.+.sp.+.rw.+.throughput,kpi....

caon you fix it?

@curtisbuhler
Copy link

increase the timeout = <> value in your telegraf.conf file to higher than 1 minute. Some of these commands take awhile to run.

@liam-ng
Copy link

liam-ng commented May 17, 2024

Try separate the queries with several [inputs.exec].
From systemctl status telegraf, I believe it is running in parallel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants