The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages
> Perl Programming
|
Communicating with remote system
Discuss Communicating with remote system in the Perl Programming forum on Dev Shed. Communicating with remote system Perl Programming forum discussing coding in Perl, utilizing Perl modules, and other Perl-related topics. Perl, the Practical Extraction and Reporting Language, is the choice for many for parsing textual information.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

November 8th, 2012, 03:50 AM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 3
Time spent in forums: 26 m 30 sec
Reputation Power: 0
|
|
Communicating with remote system
Hi,
I have a requirement which says that my perl script executes in management server and gets data like system details from remote machine in which perl is not installed.
Kindly help me in this asap. 
|

November 8th, 2012, 05:27 AM
|
 |
'fie' on me, allege-dly
|
|
Join Date: Mar 2003
Location: in da kitchen ...
|
|
|
We'll need a bit more information than that
If windows, you could interrogate using WMI, or similar
You can also package your script into an executable with perl built into it
Again - requirements, and be specific
__________________
--Ax
without exception, there is no rule ...
Handmade Irish Jewellery
Targeted Advertising Cookie Optout (TACO) extension for Firefox
The great thing about Object Oriented code is that it can make small, simple problems look like large, complex ones
 
09 F9 11 02
9D 74 E3 5B
D8 41 56 C5
63 56 88 C0
Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. -- Jamie Zawinski
Deta vil - the devil is in the detail, allegedly, and I use the term advisedly, allegedly ... oh, no, wait I did ...
BIT COINS ANYONE
|

November 8th, 2012, 06:52 AM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 3
Time spent in forums: 26 m 30 sec
Reputation Power: 0
|
|
|
perl on remote
thanq for the reply..
well i worked on wmi classes in local windows system to get its details.Also worked out some commands to fetch details from unix as well.
If I want to get same details of a remote machine without perl installed on my remote machine..what will be the way?????

|

November 8th, 2012, 09:15 AM
|
 |
'fie' on me, allege-dly
|
|
Join Date: Mar 2003
Location: in da kitchen ...
|
|
|
Please state specific requirements, unlike you, I have *absolutlely* no idea of your specific requirements
Are these machines on the same lan, is snmp installed, is it a domain, exactly what data are you after etc, etc ... be specific
I can
|

November 8th, 2012, 08:09 PM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 3
Time spent in forums: 26 m 30 sec
Reputation Power: 0
|
|
|
Communicating with remote system
Hi,,
Some protocol like SMTP is used for communication.I need to fetch
monitoring details of the remote system like the memory page out
rate,cache memory details etc.Earlier it was done through agent
and now my requirement is to automate the thing using scripting in
management node.
Here I think I can go with SNMP but not sure how to proceed..
Kindly help me in this regards.
|

November 9th, 2012, 04:28 AM
|
 |
'fie' on me, allege-dly
|
|
Join Date: Mar 2003
Location: in da kitchen ...
|
|
|
http://search.cpan.org/~dtown/Net-SNMP-v6.0.1/lib/Net/SNMP.pm
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|