Script Prototypes

From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search

Einstein checkup

There are probably some other critical services that should be added to this list, although many are checked implicitly if the user can log into a non-einstein machine (LDAP, NFS).

#!/bin/bash

ssh root@einstein "df -h; service spamassassin status; service amavisd status; service postfix status"