CallHome
Implementing nTier Deduplication
91
made. If there is already a file for comparison, the script goes ahead and checks
for changes. If changes are found, they are recorded in a file called
ipstorconf.diff
and an email report is sent. The next time changes are found,
ipstorconf.diff
will be renamed to
ipstorconf.diff.001
, and the new changes will
replace the content in
ipstorconf.diff
. This process repeats each time new
changes are found, with the number at the end of older diff filename
incremented.
diskusagechk.sh / 95
(Disk usage check) - This script checks the disk space
usage of the root file system. If the current percentage is over the specified
percentage (default is 95), CallHome sends an email report. You can add
multiple
diskusagechk.sh
triggers for different mount points (for example, /home
could be used in another trigger).
defaultipchk.sh eth0 10.1.1.1
(NIC IP address check) - This script checks that
the IP address for the specified NIC matches what is specified here. If it does
not, CallHome sends an email report. You can add multiple
defaultipcheck.sh
triggers for different NICs (for example eth1 could be used in another trigger). Be
sure to specify the correct IP address for each NIC.
ipstorstatus.sh
(FalconStor VTL status check) - This script calls “vtl status” and
checks if any module of FalconStor VTL has stopped. If so, CallHome sends an
email report.
If you need to modify an existing script or create a new script/program, refer to
’Script/program trigger information’
for more information.
5. On the
XRay
tab, select the components that will be included in the X-ray.
Note:
Because of its size (minimum of 2 MB), the X-ray file is not sent by
default with each notification email. It will, however, be available, should the
system administrator require it.