We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running the role and installing telegraf I get this error:
15:20:22 RUNNING HANDLER [rossmcdonald.telegraf : check status] ************************* 15:20:22 fatal: [514.154.116.12]: FAILED! => {"changed": true, "cmd": ["service", "telegraf", "status"], "delta": "0:00:00.011123", "end": "2017-01-21 15:20:22.550148", "failed": true, "rc": 3, "start": "2017-01-21 15:20:22.539025", "stderr": "", "stdout": "telegraf Process is not running [ FAILED ]", "stdout_lines": ["telegraf Process is not running [ FAILED ]"], "warnings": ["Consider using service module rather than running service"]} 15:20:22 ...ignoring 15:20:22 fatal: [54.154.2233.28]: FAILED! => {"changed": true, "cmd": ["service", "telegraf", "status"], "delta": "0:00:00.011904", "end": "2017-01-21 15:20:22.540582", "failed": true, "rc": 3, "start": "2017-01-21 15:20:22.528678", "stderr": "", "stdout": "telegraf Process is not running [ FAILED ]", "stdout_lines": ["telegraf Process is not running [ FAILED ]"], "warnings": ["Consider using service module rather than running service"]} 15:20:22 ...ignoring 15:20:22 fatal: [54.171.52.126]: FAILED! => {"changed": true, "cmd": ["service", "telegraf", "status"], "delta": "0:00:00.025982", "end": "2017-01-21 15:20:22.801210", "failed": true, "rc": 3, "start": "2017-01-21 15:20:22.775228", "stderr": "", "stdout": "telegraf Process is not running [ FAILED ]", "stdout_lines": ["telegraf Process is not running [ FAILED ]"], "warnings": ["Consider using service module rather than running service"]} 15:20:22 ...ignoring 1
Any idea what could be wrong?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When running the role and installing telegraf I get this error:
Any idea what could be wrong?
The text was updated successfully, but these errors were encountered: