Script Prototypes

From Nuclear Physics Group Documentation Pages
Revision as of 14:16, 15 February 2008 by Steve (talk | contribs) (→‎Einstein/Lentil checkup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Einstein/Lentil 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"
ssh root@lentil "df -h /mnt/npg-daily-current"