Browsing index pages (2 articles)
↧
Script to test staging server statuses
I am just trying to write a script to test the staging server statuses for my organization. What I am looking is to add a loop in the script, that checks all the server status and alerts us by an...
View ArticleAnswer by DopeGhoti for Script to test staging server statuses
It's probably better to test a specific service rather than to use an ICMP ping request. Presuming you accept this advice, here is an example that will test the secure shell daemon:...
View Article
Browsing index pages (2 articles)