Script Prototypes
From Nuclear Physics Group Documentation Pages
Einstein checkup
There are probably some other critical services that should be added to this list, although many are checked implicitly by the user's ability to log in (LDAP, NFS).
#!/bin/bash ssh root@einstein "df -h; service spamassassin status; service amavisd status; service postfix status"