System - network administrator, Computer Networking

Assignment Help:

The program must be well documented which includes meaningful variable and subroutine names ("self documenting code") along with comments in the code. The following block of code will appear at the start of your program to which you will add meaningful descriptions (formatting, spelling and grammar will count here!! - the target of your descriptions is someone who can program at a basic level, but is not familiar with Perl - so be verbose where necessary :)

Format your code so it is readable - indent your code in blocks so that the "{" and "}" line up correctly. Use the code examples in the textbook as a guide. You are also allowed to put blank lines in the code where necessary to enhance readability. This makes the program easier to read in the same way that the blank lines I have placed between the paragraphs of this document make it easier to read.  i.e., use whitespace appropriately!

The messages log file will contain various records (lines) and fields (information) but not all the records or fields are needed to produce the required reports. The log file is to be processed to produce the requested report on screen. Only relevant records that correspond to the service that is of interest are to be processed, while all other records are to be skipped and not counted toward the statistics created.

Store the example messages log file in the" /home/user/assignment1 " directory along with your Perl program, but the program should work with the filename given as a commandline argument, or get the logs from the command line if no filename is given. That is the program could also receive the file from, for example piping "cat /var/log/messages | log-message-stats.pl".

 


Related Discussions:- System - network administrator

How is an intranet different from an internet, QUESTION a) How is an In...

QUESTION a) How is an Intranet different from an Internet? b) State the main differences between a router and a switch c) Explain the function of a modem d) Calculate

Explain how the LAN model be developed, Explain how the lan model be develo...

Explain how the lan model be developed The LAN model can be developed incrementally. If LAN is just a long cable. it cannot be brought down by single failure (if servers are re

Define the term network throughput, Network throughput It is a symptoma...

Network throughput It is a symptomatic measure of the message carrying capability of a network. It is termed as the total number of messages network can send in per unit time.

Show the security policy as well integrated security, Q. Show the Security ...

Q. Show the Security Policy as well Integrated Security ? Security policy is on paper statement describing what assets are to be protected and why who is responsible and which

What are the advantages of star topology, What are the advantages of Star T...

What are the advantages of Star Topology? The advantages of star topology are: a. Relatively easy to configure. b. Simple to troubleshoot c. Media faults are automatic

Repeater - network layer and routing, Repeater Repeater is  also named...

Repeater Repeater is  also named as active hub operates at physical  layer of OSI model. Repeater is an  electronic  device that simply regenerates the signal. Signals travell

Program for two library methods with thread , #include void subdomain(...

#include void subdomain(float x[ ], int istart, int ipoints) { int i; for (i = 0; i x[istart+i] = 123.456; } void sub(float x[ 10000], int npoints) {

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd