
Re: Mixing and Matching PIA - Need monitoring
I think I might have that already covered. From my global.php:
Code:
$plugins = array();
$plugins[] = 'settings';
$plugins[] = 'boost';
$plugins[] = 'monitor';
$plugins[] = 'tools';
$plugins[] = 'loginmod';
$plugins[] = 'update';
$plugins[] = 'flowview';
$plugins[] = 'hostinfo';
$plugins[] = 'errorimage';
$plugins[] = 'docs';
$plugins[] = 'reportit';
$plugins[] = 'routerconfigs';
$plugins[] = 'wmi';
And my Realm Permissions for my user have all of the check boxes checked.