On Wed, May 26, 2010 at 12:30:42AM -0700, Robinson, Eric wrote: > When I run crm_mon, there are too many resources, so the list goes off > the bottom of the screen and there is seemingly no way to scroll down. > If I try to resize the screen (I'm using putty from a Windows desktop) > then it blanks out entirely and I get an empty black window.
Hm. Probably needs to handle SIGWINCH better (at all?). > I can do a Crtl+C, resize the window, and then run crm_mon again, but > what happens when I enentually have so many resources that they won't > all fit in one window? what about some variant of: crm_mon -1rf | less -S crm_mon -1rfn | less -S ? -- : Lars Ellenberg : LINBIT | Your Way to High Availability : DRBD/HA support and consulting http://www.linbit.com DRBD® and LINBIT® are registered trademarks of LINBIT, Austria. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
