Re: reading the Network Interface Card(NIC) name

2007-08-27 Thread Ankit Mehrotra
I am not very well versed in wmi. Is there some other means of doing it preferably using perl !! Ankit Foo JH <[EMAIL PROTECTED]> 08/27/2007 12:37 PM To Ankit Mehrotra <[EMAIL PROTECTED]> cc perl-win32-users@listserv.ActiveState.com, [EMAIL PROTECTED] Subject Re: reading

reading the Network Interface Card(NIC) name

2007-08-26 Thread Ankit Mehrotra
Hi all, I want to read the names of the NIC's of a blade server. Is there any ready made package through which I can read them ? Thanks Ankit =-=-= Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged info

Re: Getting the process information on windows !!

2007-08-03 Thread Ankit Mehrotra
ped by its parent. Can we get this type of information using any of the packages with in perl for the windows environment. Thanks -Ankit Kenneth Ă–lwing <[EMAIL PROTECTED]> 08/03/2007 03:59 PM To Ankit Mehrotra <[EMAIL PROTECTED]&

Getting the process information on windows !!

2007-08-03 Thread Ankit Mehrotra
Hi, I am trying to build a script for finding the state of the processes that are running in the windows environment. Basically , an attempt to make some thing synonymous to "ps" command of the *nix for finding the state of processes. Does any body has any clue about a package which is avail

Re: compile

2007-08-02 Thread Ankit Mehrotra
hi, I tried doing it in the same fashion as is done on command prompt and it works. the command I gave for executing a perl script is : - /cygdrive/c/Perl/bin/perl.exe "prapulla rani" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 08/03/2007 12:05 PM To perl-win32-users@listserv.Acti

Request for DBD::MS SQL

2007-05-14 Thread Ankit Mehrotra
Dear All , I intend to remotely query Microsoft SQL Server (MS SQL) using Perl DBI module. The problems I am facing are : 1. The is no Driver available for MS SQL . 2. The documentation available for connecting using the Class DBI is not sufficient. I am using Perl 5.8.8 from ActiveState on wi

win32::Perfmon API : Returning values for server

2006-12-15 Thread ankit . mehrotra
hi all, I am trying to measure the params of a multi processor server .. With the GetCounterValue($Objectname,$countername,$instancename) function , the options available to me for $instancename = {0,1,2,3} . On passing any of these values for getting the value for performance, it retu

Re: Problem with Win32::Perfmon API

2006-12-14 Thread ankit . mehrotra
Hi, I had tried doing it but the ppm is giving up !! It gives an error of "Cannot connect to the host www.bribes.org < Bad host name>" Ankit Arun Mehrotra Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com =-=-= Notice: The information cont

Problem with Win32::Perfmon API

2006-12-13 Thread ankit . mehrotra
Hi, I had been trying to install win32::Perfmon API . hile installation it is giving warning of some libraries from lib/CORE missing (eg PDH.lib,msr.lib ..) . but makes the Makefile on proceeding for making the binaries from it, it gives an error that 'cl is not found as an internal