Hello
I'm new to Perl.
Have read many perl materials/books/web over some time now.
Just cant get into it!
Not the easiest of subjects to learn, programming that is.
So I have given my self a task to do, to make learning easier/interesting.
I'd like to write or reuse Perl code already out there that:
can be executed from a golden host
which collects basic info about servers (using ssh or telnet)
such as os version, output of various solaris commands
Then I'd like the perl script to keep this info or maybe upload to a data base...
I'm sure someone has already done this using perl.
if not can someone point me in the right direction in order to do this?
this may be asking too much.. but any help or guidelines would be appreciated
Thanks in advance.
I'm new to Perl.
Have read many perl materials/books/web over some time now.
Just cant get into it!
Not the easiest of subjects to learn, programming that is.
So I have given my self a task to do, to make learning easier/interesting.
I'd like to write or reuse Perl code already out there that:
can be executed from a golden host
which collects basic info about servers (using ssh or telnet)
such as os version, output of various solaris commands
Then I'd like the perl script to keep this info or maybe upload to a data base...
I'm sure someone has already done this using perl.
if not can someone point me in the right direction in order to do this?
this may be asking too much.. but any help or guidelines would be appreciated
Thanks in advance.