Hi All,
I have a file like this:
System Model: 7025-M80
Processor Type: Intel
Number Of Processors: 4
Memory Size: 1024MB
Good Memory Size: 1024MB
Firmware Version: IBM,RE
Console Login: enable
Auto Restart: false
Full Core: false
Network Information
Host Name: testbox
IP Address: 16.8.1.2
Sub Netmask: 255.255.255.0
Gateway: 16.8.1.1
Paging Space Information
Total Paging Space: 100MB
Percent Used: 26%
I would like to get the values of:
" Host Name : testbox" to "NodeName = testbox" (notice the spaces)
" Percent Used: 36%" to "Percent Used is 36%
I have a file like this:
System Model: 7025-M80
Processor Type: Intel
Number Of Processors: 4
Memory Size: 1024MB
Good Memory Size: 1024MB
Firmware Version: IBM,RE
Console Login: enable
Auto Restart: false
Full Core: false
Network Information
Host Name: testbox
IP Address: 16.8.1.2
Sub Netmask: 255.255.255.0
Gateway: 16.8.1.1
Paging Space Information
Total Paging Space: 100MB
Percent Used: 26%
I would like to get the values of:
" Host Name : testbox" to "NodeName = testbox" (notice the spaces)
" Percent Used: 36%" to "Percent Used is 36%