Example Scripts

csvUpdate.pl:
- This perl script will be used to update customer data in a database.

QueueStatus.ksh:
- Reports on down print queues in an aix env..
(Run this in crontab.)

ReportErrors.ksh:
- Reports new errors in aix error report.
(Run this in crontab.)

CheckLsPath.ksh:
- Checks:
1) For any vscsi connections that are in
non-Enabled state.
2) That each disk has a path through
each vscsi.

DaysSinceLastLogin.pl:
- Reports when a user last logged in.

DaysSinceLastPasswdChange.pl:
- Lists days since password was last
changed in table format.

FindFilesOwnedByOthers.ksh:
- Reports on files owned by other users.

sec_task.ksh:
- Gathers information for security purposes.

SaveLsmap.ksh:
- On a VIO server, saves the disk mapping info.  VERY IMPORTANT.