Linux / UNIX Tech Support Forum
This is a discussion on System Info to CSV within the Shell scripting forums, part of the Development/Scripting category; In Short: The basic jist with this post is to ask how to get the system information for a Linux ...
|
|||||||
| Shell scripting You can discuss the shell scripting, request shell scripts and scripting techniques |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
In Short:
The basic jist with this post is to ask how to get the system information for a Linux Red Hat system into a CSV format. The end goal is to put the collected data together from other OS's into a MySQL DB. Long Question: The goal is to take the system information from a RHEL system using on standard bash commands such as “ps aux”, “cat /proc/cpuinfo”, “free -m”, “lspci and the like and have that information collected and input in a CSV file. While the end goal is to compile the data into a MySQL database the machines that the data will be collected from will not have access to the MySQL machine facilitating the need for an interim file format for transfer to the MySQL DB. The output from some of the some of the bash commands that will need to run do not lend themselves to each conversion to a CSV format. Thank you in advance for any help. |
| Sponsored Links | ||
|
|
![]() |
| Tags |
| bash , csv , database , rhel |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| windows server 2003 as a host system for LINUX guest system VPS | h@foorsa.biz | Web servers | 3 | 15-11-2008 10:13 AM |
| howto get my cpu info on linux system? | chiku | Linux software | 4 | 20-05-2008 08:06 PM |
| bash script to collect info | adahan | Shell scripting | 7 | 31-10-2007 06:06 PM |
| USER INFO | asim.mcp | Linux software | 1 | 09-08-2006 03:18 AM |
| find out info. reg. files for each user in the system | ganes | Solaris/OpenSolaris | 6 | 20-09-2005 06:49 PM |