Forum Replies Created
-
AuthorReplies
-
Max,
Thank you so much for your reply. How much tcl do I need to know to take the Level 2 class? Right now with our Paragon project in full swing and our former interface person on long-term medical leave there is no time for me to be away so I will have to study on my own until next Spring.
I have the new server spun up and the OS installed (RHEL 5.4). The hospital wants it on a VM so it is on VMWare ESX. I am ready to install Cloverleaf 5.8 for Redhat (we are a McKesson shop and I have their Cloverleaf). Are there any specific things I need to think about before installation that will make life easier down the road?
Not seen it in our Cloverleaf but have seen it on other Linux boxes.
You have an IO issue going on and you need to isolate it so you can find a resolution. There are tools to help you diagnose IO issues: iostat, iotop and strace can get you started.
Also, check out your memory utilization and make sure you have enough memory so Linux can cache properly. You could have a memory leak that takes time to become critical
Also check your disk storage subsystem and verify nothing is happening to decrease the throughput.
To help you get an overview and explanation of the terms do: man iostat and read the manpage. It explain what iowait and the other top values actually mean.
Hope this helps.
John Parker
Oconee Medical Center
Daniel,
There are several ways to programmatically convert from PDF to RTF depending on platform and use.
For cross-platform needs or even on a server you can use OpenOffice UNO and JODConverter. You can run this without a GUI and the programming learning curve is fairly low. Another method is using Apache POI and IText, but the learning curve on this one is fairly high.
For Windows use I understand you can MS COM and PDFCreator and you can use it on both server and desktop applications.
A quick google should get you more info and details but I had this info in my personal wiki.
John Parker
Linux Admin
Oconee Medical Center
October 13, 2011 at 3:00 pm in reply to: Convert Xlate to Excel Spreadsheet for documentation? #75200The other attachments were posted just fine but the netconfig.xsl somehow did not make the trip.
Can you repost please? I think this will be very helpful for a documentation project we are working on.
Thank you in advance.
John Parker
Linux Adminstrator
Oconee Medical Center
Seneca, SC
-
AuthorReplies