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
현재는 사용자가 직접 버튼을 눌러 모니터링을 실행하는 프로그램이기 때문에 에러발생 및 기준치 초과 상황을 확인할 수 있다.
하지만 이를 스케쥴러 또는 cron 등을 이용해 주기적 실행을 할 때에는 확인이 불가하므로 텔레그램, 라인, 이메일 등으로 알림을 전송할 수 있도록 하자
The text was updated successfully, but these errors were encountered:
No branches or pull requests
현재는 사용자가 직접 버튼을 눌러 모니터링을 실행하는 프로그램이기 때문에
에러발생 및 기준치 초과 상황을 확인할 수 있다.
하지만 이를 스케쥴러 또는 cron 등을 이용해 주기적 실행을 할 때에는 확인이 불가하므로
텔레그램, 라인, 이메일 등으로 알림을 전송할 수 있도록 하자
The text was updated successfully, but these errors were encountered: