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

Getting "telegraf is not running" on AMI linux #20

Open
rashtisouciance opened this issue Jan 21, 2017 · 0 comments
Open

Getting "telegraf is not running" on AMI linux #20

rashtisouciance opened this issue Jan 21, 2017 · 0 comments

Comments

@rashtisouciance
Copy link

rashtisouciance commented Jan 21, 2017

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?

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

1 participant