Situation An ITM6 Unix (UX) or Linux (LZ) agent detects that its remote filesystems are unavailable, a “stale” connection. Automate an action to remount it if possible Methodology Two (2) ITM situations are created where detects the mount point has become stale the other is triggered by the “correlated situation” condition of #1 being [...]
Linux Filesystem Usage “Trick”
Command: du (mneumonic: disk usage) How can one get the disk usage of a directory, but didn’t want the directories which are mountpoints of other filesystems… The disk usage calculation can be limited to the actual mounted partition with the -x flag. tivoli@tivdzl01:~> df -m Filesystem 1M-blocks Used Available Use% Mounted on /dev/dg_system/lv_root 20564 11362 8158 59% / [...]
