Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 308 Bytes

File metadata and controls

10 lines (6 loc) · 308 Bytes

checkService

Simple script to check whether a web service is responding to a certain port. Wrote it to monitor PACS servers with a cron job.

to run: sudo ./checkService.sh [ip] [port]

e.g. sudo ./checkService.sh 192.168.1.100 443

Everything is stored in MySQL database for a owerview.