Advanced Search
Search Results
268 total results found
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...
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 ...
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...
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 : HTTP server authentication (Active Directory, htacce...
Overview
Introduction The « Quick Queries » module allows the easy generation of event graphs and reports. Reports can be generated transparently out of events stored in a cell, or events stored in a separate SQL database. To run a quick query, you must define a time...
Creating Quick Queries
Common parameters The graph type is chosen from the main selector : All types of quick queries share a series of same configuration options: The target data source, which can be a cell or the database : The Quick Queries time window, whi...
Creating Query Sets
Dashboards Dashboards let you combine several saved QuickQueries into single pages that can be set to refresh periodically. To create, select “Create new Dashboard” in the “Query Sets” page. - In the first screen : o Specify the refresh rate ...
Scheduling Queries and Reports
Queries and reports can be sent over email on a periodic basis. For this, open the context menu (wrench icon) for the object you would like to schedule. A dialog like below opens : - Provide one or more email addresses separated by a comma or semic...
TrueSight dashboard integration
In order to integrate ProactivePack Dashboards or Queries in TrueSight Presentation Server, you can use the “Web Page” Dashlet in TrueSight Dashboards. The ProactivePack URL can be copied directly from the QuickQueries or Query sets menu: Some options c...
Database import
The Quick Queries module can be used to query events from a database. In that case, events must of course be stored in that database. A script is provided under $PRODUCT_HOME/Tools/bin to enable the import of events into a database. Other mechanisms can be us...
Virtual slots
Introduction Virtual slots allow the transformation of “real” slot values into “virtual” values – and vice versa. Virtual slots can be very powerful, but require some (limited) php coding to be configured. Virtual slots can be used e.g. for the following pur...
Cross-launch
it is possible to configure custom actions to ease the creation of DDA entries based on events selected in an event table report. When configured, the cross-launch will lead the user into the “add entry” dialog of an existing Data Editor module, with DDA slo...
Module Reference - QuickQueries
The main configuration file for the Quick Queries module is $PRODUCT_HOME/config/custom/QuickQueries.conf. As for other configuration files, it can be edited from the ProactivePack console. Parameter Description Default/typical value ...
Security - QuickQueries
All permissions must be set in the configuration file of the groups (either using the console or editing the <groupname>.conf files in $PRODUCT_HOME/security. Permission Name Expected Value Description Configure 0 or 1 ...
Overview
The « Calendar » module provides a simple interface to generate “TIME_FRAME” objects on a target cell in TrueSight.
Creating a calendar
In order to create a timeframe, you can use the Calendar module: Recurrence details will be needed: The time frame name is mandatory and must be unique. Start date and duration must also be set before doing Next. Then reccuring type must be s...
Module Reference - Calendar for TrueSight
Custom parameters include : Parameter Description Default/typical value [Calendar] section CustomDDAUsingCalendars List of custom DDAs (and slot names) using calendars. This is useful to identify which calendars are “i...
Security - Calendar for TrueSight
The “Calendar” module requires the “View” permission to view calendars, the “Add” permission to add/modify calendars, and the “Delete” permission to delete calendars. The “Configure” permission is required to access the module configuration dialog. ...
Overview
The blackout management module allows the definition of event and CI blackouts from a web interface. The module has a granular security model that can be configured to precisely determine the type and duration of blackouts that users/groups can set. The modul...
Managing the host list
In the standard object blackout, host values can be suggested in two independent ways, as shown in the screenshot below: 1. Via the “Host” input box itself, if available (requires permission AllowBookHost) 2. Via the “hosts” list button. ...