Question: Assignment from my PERL course: Pick 3 system commands and provide the following: A brief description of the command and why you might use it

Assignment from my PERL course: Pick 3 system commands and provide theAssignment from my PERL course:

Pick 3 system commands and provide the following: A brief description of the command and why you might use it How you will invoke the commands through Perl and why (System, Exec or Backtick) Sample code showing how you would use the command Your work on connecting to a database has not gone unnoticed. There is a growing interest to see better reporting, and Perl may be the answer.

Create a table in your database with the attached spreadsheet as your guide, and generate the following reports:

Find all servers with CPU utilization above (>) 90%.

Find the average memory usage for all servers.

Show the server with the most memory utilization.

Show the server with the least amount of disk free.

Provide a brief analysis on why the above metrics may be useful. You can also simply cut and paste the Perl commands that you are using into a Word document.

1 Server Name 2 PERLDB1 3 PERLDB2 4 PERLDB3 IP 127.23.22.129 176.32.22.190 123.76.32.220 Status Production Development Development

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!