Category: Help

  • Getting started with Pulse v6 or v7

    Getting started with Pulse v6 or v7

    Pulse v6 was rebuilt using the REST API allowing a single Pulse Application Server to monitor many TM1 servers. This version includes many new features such as the Pulse Explorer (bringing a new way to easily view what is happening on all your TM1 instances second per second) and support for hierarchies.

  • Increasing the Pulse Web client session timeout

    By default the Pulse Web client sessions timeout after 20 min of inactivity. To update the timeout value:

  • Creating a new Pulse alert

    Creating a new Pulse alert

    Pro-active Alerts can be configured based on multiple scenarios and triggers. Allowing you to rectify problems BEFORE they become an issue. Alert types include memory use, free disk space, wait time, TM1 crashes, error logs, message logs, run time, etc.

  • Pulse Dashboard Editor

    Pulse Dashboard Editor

    The Dashboard Editor enables you to edit the default Pulse dashboard. For example, you could change the KPIs at the top or show all TM1 instances instead of just the one from the selected server.

  • Pulse Configuration

    Pulse Configuration

    The Configuration page can be split into four sections:

  • Getting started with TM1py

    Getting started with TM1py

    TM1py is a free Python package that wraps the TM1 REST API in a simple to use library. Making it easier to integrate systems more effectively with IBM Planning Analytics. Getting Started! TM1py is really quick and easy to setup, just follow these steps and you will be able to run your first Python script…

  • log4j Exploit – Possible Action Required

    log4j Exploit – Possible Action Required

    There has been a recent discovery of an exploit in the commonly used log4j library. The vulnerability impacts versions from 2.0 to 2.14.1. The vulnerability allows an attacker to execute remote code, it should therefore be considered serious.

  • Grouping TM1 servers and instances in Arc

    Grouping TM1 servers and instances in Arc

    Starting with Arc v2.4, we have added additional support for multiple admin hosts and connections so you can group them together and toggle between the groups, we have called them Server Groups. This is targeted at environments that have many admin hosts and connections:

  • Using SSL with Arc for TM1

    In the Arc configuration file (<Arc folder>settings.yml), the parameter UseSSL (false by default) enables Arc to run using https (UseSSL: true) or http (UseSSL: false).

  • How to authenticate to TM1 with TM1py

    This article explains the different authentication method to TM1 with TM1py: