Releases: swings134man/ServerCheck
v1.3.2
Issue sending notifications due to inability to connect via SSH during sleep
- After wake, ServerCheck keeps the existing 15-second delay before resuming monitoring.
- For the next 60 seconds, any DOWN result is still reflected in the UI, but it does not trigger notifications or incident log transitions.
- This prevents the temporary DOWN -> Restored notification pair caused by SSH/network recovery right after macOS wakes from sleep.
- If the server is still DOWN after the 60-second suppression window, ServerCheck treats it as a real outage and notifications can be sent normally.
잠자기 중에 SSH 연결불가로 인한 알림 발송문제
- wake 후 기존처럼 15초 대기
- 그 다음 60초 동안 발생한 DOWN 결과는 화면 갱신은 하되 알림/incident log 전이로 처리하지 않음
- 따라서 잠자기 직후 SSH 재연결 타이밍 때문에 생기는 DOWN -> Restored 알림 쌍이 더 이상 뜨지 않아야 합니다
- 실제로 60초 이후에도 계속 DOWN이면 그때는 정상 장애로 보고 알림 가능
v1.3.1
Fixed an error caused by an SSH timeout in sleep mode.
- Stop all collection when in sleep mode
- Resumes collection after a 15-second wait following waking up
- SSH operations running immediately before or during sleep do not include logs or results.
잠자기 상태에서 네트워크 단절로인한 오류발생 알림 버그를 수정했습니다
- 잠자기 모드에서 모든 수집을 중단
- 깨어나기 직후 15초 대기후 모든 수집작업 재게
- 잠자기 직전/중간에 진행되던 ssh 작업은 로그,결과를 포함하지 않음
v1.3.0
Added per-server monitoring ON/OFF toggle.
Disabled servers are excluded from automatic and manual refresh.
OFF servers are shown with a gray status indicator and OFF label in the menu bar.
서버별 모니터링 ON/OFF 토글을 추가했습니다.
OFF 서버는 자동/수동 갱신 대상에서 제외됩니다.
OFF 서버는 메뉴바에서 회색 상태 표시와 OFF 라벨로 표시됩니다.
v1.2.0
emoved the confusing default refresh interval from Settings.
New servers now default to a 1-minute refresh interval.
Added each server’s refresh interval to the server list.
Settings에서 혼동을 주던 기본 갱신 주기 항목을 제거했습니다.
새 서버의 기본 갱신 주기를 1분으로 고정했습니다.
서버 리스트에 각 서버의 갱신 주기를 표시하도록 추가했습니다.
v1.1.0
- Optimized the auto-refresh scheduler to wake only when a server is due for refresh.
- Reduced unnecessary UI updates by avoiding snapshot publishing when server data has not changed.
- Improved idle CPU usage for long-running menu bar sessions.
- 서버 갱신이 필요한 시점에만 깨어나도록 자동 갱신 스케줄러를 최적화했습니다.
- 서버 데이터가 변경되지 않은 경우 불필요한 화면 갱신을 줄였습니다.
- 장시간 실행 중인 메뉴바 앱의 idle CPU 사용량을 개선했습니다.
v1.0.0
ServerCheck MacOS Menu Bar APP Release!
This version is the initial file prior to the bug fix.
it will be updates,,,,
ServerCheck MacOS Menu Bar APP 이 배포되었습니다!
해당 버전은 BugFix 전의 초기형 버전이며, 추후 업데이트를 통해 안정화 버전을 제공할 예정입니다.