1

Using a non root user what is the recommended method to determine the global system used/available memory on an AIX system ?

João Pinto
  • 131
  • 2

1 Answers1

1

You can start with topas(1) or vmstat(1).

Benoit
  • 3,549
  • 1
  • 19
  • 17