Running on a Virtual Machine show current Port (default) from the configuration file change default Port when requested restart service
INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS
This is the rubric: Item sub-task points your points
1) Database.(20pts)
- a) Running on a Virtual Machine 5
- b) Show current Port (default) from the configuration file 5
- c) Change default Port when requested ( restart service) 5
- d) Show the new port is listening 5
2) Script1 (20pts)
- a) Takes parameter - Port 1 5
- b) Execute command that writes into the database 5
- c) Make
(b) executes often (place instruction in a while do; done constructor You may want to control the speed of writing using the sleep instruction 5
- d) Place script1 in the background 5
3) Script2 (20 pts)
- a) Automate regular execution (3min) using CRON 5
- b) Fetch system measurements via SAR command 5
- c) Write measurements into a file (redirect ?) named stats.csv 5
- d) Format output using SED / CUT (see SysAdmin: NIC Configuration - MAC at 3:15 for a CUT example) or both to suitable format into stats.csv for GNUPLOT to read it 5
4) GNUPLOT (20 pts)
- a) Create Gnuplot script mygplot.g to read input file stats.csv 5
- b) Read stats.csv 5
- c) Generate output file sys_stats.png 5
- d) Integrate with Script2 5
5) Remote Server (20 pts)
- a) Transfer file to server using SCP command into the YOKO server 2.5
- b) Integrate SCP with Scritp2 5
- c) Plate image in the correct path ( ~/csi3660/proj/images/ ) 2.5
- d) Integrate image in accessible HTML 5
- e) Image Measurement Units Distinguishable 5 Total: 100 pts
Related Questions
. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:
1
Project 1
Introduction - the SeaPort Project series
For this set of projects for the course, we wish to simulate some of the aspects of a number of
. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:
1
Project 2
Introduction - the SeaPort Project series
For this set of projects for the course, we wish to simulate some of the aspects of a number of