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

Matlab, i have a=[0 1 1 2 2 3 6 7 0 4 ] i want to delent elemet but keep it...

i have a=[0 1 1 2 2 3 6 7 0 4 ] i want to delent elemet but keep its position i.e a(4)=[] it gives me 0 1 1 2 3 6 7 0 4 but i need 0 1 1 [] 2 3 6 7 0 4

Find max and min no.from numbers passed through command line, Normal 0 ...

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

Developing a preprocessor for java, How and where to start to develop a pre...

How and where to start to develop a preprocessor for java

Draw a use case diagram in uml for order book, SailDublin Ferry provides fe...

SailDublin Ferry provides ferries to mainland Britain, Europe and America. Having observed the success of Irish ferries and Stennaline online booking system; SailDublin ferry has d

Create an xslt stylesheet-attributes to elements , Attributes to Elements ...

Attributes to Elements Create an XSLT stylesheet that converts all attributes found in a given XML document to elements.Use the sample instance from question 2 to test the tra

Create single page to demonstrates an xhtml form, Create a single page that...

Create a single page that demonstrates an XHTML form. The form should include all the fields you feel are necessary for submitting an order of books and must include at least one

HTML Form/JavaScript, I have a problem which seems to be quite a rare one a...

I have a problem which seems to be quite a rare one and I can safely say I know what exactly what is causing it. After some process of elimination I reached the conclusion that, in

Implement a lunar lander simulation, 1. Modify your solution to #8 so that ...

1. Modify your solution to #8 so that if an ellipse is touched by the mouse, it turns permanently green.Bonus (up to +5): a green ellipse stops moving, but recovers after 5 seconds

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