Advanced Search
Search Results
487 total results found
DDA Replication for TrueSight
Architecture
The logical architecture of the solution is as follows. Core component The ProactivePack console is a web browser (Chrome, Internet Explorer, Firefox) Core component The ProactivePack server is the main server...
Blackout for TrueSight
General HW and SW Prerequisites
Consider using the ProactivePack appliance or container deployment and skip this part. See Deployment options Hardware requirements The software requires 10GB of disk space and a minimum of 4GB of RAM and 2CPU to run. Additional resources may be required ...
Blackout for BHOM
Required network ports
The following table summarizes communication ports that need to be open between the different ProactivePack components. As all ports can be configured, only the default or typical values are presented. Source Destination Port (default) ...
Self-Service Monitoring Portal (SMP)
Additional prerequisites by module
QuickQueries Prerequisites Consider using the ProactivePack appliance or container and skip this part ! See Deployment options PHP The PHP extensions of the corresponding database (mysqli, oci8, sqlsrv, pgsql) must be loaded. See corresponding sections b...
Test Manager
Installation
Consider using the ProactivePack appliance or container deployment and skip this part Server installation The contents of the package must be unzipped in DOCUMENT_ROOT/ProactivePack/ where DOCUMENT_ROOT is the ‘base directory’ of html pages on the web s...
Scheduler
Configuration basics
Initial configuration 1. Open the ProactivePack console. By default, the “LOCAL” authentication is used. The username is “admin” and the default password is “Ppack12345” 2. Navigate to “Administration” and choose “Modules” 3. In...
REST API
Security
Introduction The security of ProactivePack uses a system of users and groups to determine what permission users have in the product. Users are first authenticated using one of the following mecanisms : Local authentication – simple solution where users a...
Release notes and notices
Console usage
Login/Logout To logout : - Click on your avatar icon in the top toolbar - Click on the right-most “exit” button : - Close your browser completely (not just the tab used for ProactivePack) User preferences - Cl...
Planning
General configuration
Module reference The main configuration file for ProactivePack module is $PRODUCT_HOME/config/custom/Global.conf. Parameter Description Default/typical value [Global] section functionality Used to organize the modul...
Configuring the appliance
General administration procedures
Stopping and starting ProactivePack ProactivePack only “runs” when its web server is running. Apache on Linux The default command to stop, start, or restart the Apache server on Linux is as follows : service httpd stop|start|restart Apache on Windows By ...