Skip to content

1.0.1

Compare
Choose a tag to compare
@andreasohlund andreasohlund released this 16 Apr 14:23
· 3143 commits to master since this release

Introduction

Particular Software ServicePulse is the new operational monitoring tool for distributed applications developed using NServiceBus.

An Introduction to ServicePulse for NServiceBus provides a short ~7 minute introductory video and demo of ServicePulse capabilities and main features for this release.

Prerequisites

  • .NET Framework 4.5 or later
  • Particular Software ServiceControl 1.0.0
  • Monitored NServiceBus endpoints must use NServiceBus 4.0.0 or higher
    • (support for earlier releases will be added in a future release)

Installation

  1. Download and install ServiceControl 1.0.0
  2. Download and install ServicePulse 1.0.0
  3. The following installation parameters are used by the ServicePulse installer:
    • ServicePulse Instance URI:
      • Default is http://localhost:9090
      • This is the localhost address and port that will be used for accessing the ServicePulse web application
    • ServiceControl instance URI:
  4. After accepting the license terms and conditions, click "Install" (installer will require elevated privileges)
  5. The installation process performs the following actions:
    • Installs the Windows Service "Particular ServicePulse" which hosts the web application
    • Open the ServicePulse web application using the default browser
  6. After installing ServicePulse, see the following sections to configure your existing endpoints to be monitored via ServicePulse.

HOW TO: Configure endpoints for monitoring by ServicePulse

http://docs.particular.net/Servicepulse/how-to-configure-endpoints-for-monitoring

HOW TO: Develop Custom Checks for ServicePulse

http://docs.particular.net/Servicepulse/how-to-develop-custom-checks

Troubleshooting:

http://docs.particular.net/Servicepulse/Troubleshooting