Local-time stamp, Programming Languages

Assignment Help:

The program output is intended to be parsed by a script working on the log file or correlated in a spreadsheet.  Use the "csv" format (you will have to research "what" is a "csv" format! - use one line in this format per record), including the local timestamp, hostname, remote timestamp and load. The order, and fine details of these entries are up to you - think about what you would want if you were writing the parser to process this file.

The local-timestamp should come from the local machine (the host the script is running on), the remaining values (including remote hostname and remote timestamp) should come from snmp retrieved data.

The Perl program should read the hosts to parse from a simple list in a separate configuration file - the exact format of which is up to you.  Make sure you describe the format of this file in your perl script (as comments WITH examples) - no need to supply the file.  Remember that host names, community strings (for v2 access), passwords/usernames (for v3 access) and other access details will need to be stored for each server to be accessed - they may not necessarily be the same.snmp is inherently insecure as it potentially exposes a huge amount of sensitive information about a host.  As the above will be the only data required, a new snmpd.conf file (for Fedora 14) is required that exposes ONLY the minimum details to provide the requested data.  Targets will use readonly access using either of v2c or snmp v3 (username/password) - BOTH must be configured.


Related Discussions:- Local-time stamp

Undetermined coefficients, We now require starting looking into finding a p...

We now require starting looking into finding a particular solution for n th order differential equations. The two ways which we'll be looking at are similar as those which we look

Information management system, Write a detailed description on how you woul...

Write a detailed description on how you would go about planning information system for an organisation

What is dynamic binding, Dynamic Binding: - Binding refers to the linking ...

Dynamic Binding: - Binding refers to the linking of a procedure call to the code to be executed in response to the call. Dynamic binding (late binding) means that the code associa

Assembly language programm , these 8 numbers (15, 20, 25, 30, 35, 40, 45, a...

these 8 numbers (15, 20, 25, 30, 35, 40, 45, and 50) with using conditional jump

Shell script to display system time in words, Normal 0 false ...

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

Write a perl program to design a computer game, Write a Perl program ghici....

Write a Perl program ghici.pl, one of the simplest computer games. The program should generate a random integer between 1 and 1000 and asks the user to guess it. If the user ?nds t

Write a program to decrypt encrypted messages, You are working for a crypto...

You are working for a cryptography department, where one of your jobs is to decipher intercepted messages that have been encrypted using a book cipher. The messages are sent by dif

Python, Write a python script that will take two file names as input (src, ...

Write a python script that will take two file names as input (src, dest). Open src reading each line in the file, and replacing any occurrences of name with the string "redacted".

Operating systems, I do have an assignment in operating systems programming...

I do have an assignment in operating systems programming ... how can i attach my file?

Explain the continue statement - computer programming, Explain the Continue...

Explain the Continue statement - Computer Programming? This is alike to break but is encountered less frequently. It merely works within loops where its effect is to force an imm

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