Skip to content

Conversation

sujinsr
Copy link

@sujinsr sujinsr commented Jun 2, 2015

Document mentioned that rtop only support for Linux machine, so when we give host other than Linux it has to report like unsupported. But it displaying 0 value now.

Code change:

check the operating system type through uname command

Test for IBM-AIX machine

localhost-~/sujin/og/rtop: rtop [email protected]
[email protected]'s password:
up 0

Load:

CPU:
0.00% user, 0.00% sys, 0.00% nice, 0.00% idle, 0.00% iowait, 0.00% hardirq, 0.00% softirq, 0.00% guest

Processes:
running of total

Memory:
free = 0 bytes
used = 0 bytes
buffers = 0 bytes
cached = 0 bytes
swap = 0 bytes free of 0 bytes

After change:

localhost-~/sujin/og/rtop: rtop [email protected]
[email protected]'s password:

rtop not support for AIX system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant