Search Results

Search: Posts Made By: davidfrank
2,373
Posted By davidfrank
Thank you for your reply. I am a beginner in...
Thank you for your reply.

I am a beginner in Unix. Can you give some idea as to how I would write these codes. Is there any special command to log these information?

Thanks again.
2,373
Posted By davidfrank
Job Completion Information?
Hi,

I am trying to get some information on the jobs that are running. I have used the "ps" command, to get information such as 'cpu usage', 'username', 'pid', etc.,

I've also used the "bjobs"...
2,892
Posted By davidfrank
CPU Usage at another Compute Node?
Hi,

I am trying to get the cpu usage of a job/process. The machine that has these jobs is a cluster with 1 master node and 10 compute nodes.

Now, the complexity is that not all jobs are on the...
5,860
Posted By davidfrank
Python, HTML, and Unix
Hi Experts,

This may be the wrong category for posting my question, or it could be the perfect category to post. I have no idea how difficult my problem is.

I have python 2.3 installed in my...
3,616
Posted By davidfrank
Linux, Python and Graphics
Hi Experts,

I am designing a web page in Python that shows a graphical representation of the load on the various computing nodes of the Linux server. I am currently using ReportLab to generate the...
31,254
Posted By davidfrank
I'm sorry.....I meant Sawant. :)
I'm sorry.....I meant Sawant. :)
31,254
Posted By davidfrank
Thanks for the info, Yashwant. This forum is...
Thanks for the info, Yashwant.

This forum is awesome!!

David
31,254
Posted By davidfrank
Hey, I've found the problem. I'm an idiot...
Hey,

I've found the problem. I'm an idiot :-D

It is required to add the line,

#!/usr/bin/python

at the beginning of the python program file. Though this is just a remark and does not...
31,254
Posted By davidfrank
Yes, the Python script works perfectly when I run...
Yes, the Python script works perfectly when I run it using,

$ python metriculate.py

The script is a simple MySQL operation. I have tried several Python scripts with these MySQL operations, but...
31,254
Posted By davidfrank
Python and Crontab
Hi,

I am running a Python program using crontab as follows:

* * * * * /home/usernine/metriculate.py

But I keep getting an error: import: unable to open X server

The following is what was...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 08:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy