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

C++ programing, how to rewrite C++ program the DNAStrand class (DNA Project...

how to rewrite C++ program the DNAStrand class (DNA Project) to instead store the nucleotide sequence in a dynamically-allocated array?

Assignment about prolog, Hi I have an assignment for prolog languagle is ...

Hi I have an assignment for prolog languagle is it possible to get help

Formulas, how do I change a existing formula with a new formula and it show...

how do I change a existing formula with a new formula and it show the result

econometrics using r, EF308 Assignment 2 Due: 3pm, 26 April 2012 Introduct...

EF308 Assignment 2 Due: 3pm, 26 April 2012 Introduction This assignment is loosely based on Cheung et al. (2005) and Molodtsova and Papell (2009) and examines the out-of- sample pr

Count the total number of records in data table, Normal 0 false...

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

Components of dot net framework 3-5, Components of .NET Framework 3.5 .NET ...

Components of .NET Framework 3.5 .NET Framework Conceptual Overview Presents the .NET Structure and its elements. Installing the .NET Framework Provides information about .NET Stru

Pascal, Problem Solving 1. Write Pascal code that accepts as input the nam...

Problem Solving 1. Write Pascal code that accepts as input the names of the students, course work score and exam score for a unspecified number of students who have taken a subjec

Computer education , #question.what. is cai? Explain its pitfalls .o

#question.what. is cai? Explain its pitfalls .o

Write a prolog predicate for a list, Write a Prolog predicate remove_nth(N,...

Write a Prolog predicate remove_nth(N,L1,L2) that is true if list L2 is just list L1 with its Nth element removed. If L1 does not have an Nth element then the predicate should fail

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