Database Reference
In-Depth Information
ServiceControl
ServiceControl can be downloaded from http://particular.net/downloads . For ServicePulse
and ServiceInsight to work, ServiceControl has to be installed. ServiceControl is an audit-
ing and monitoring service for NServiceBus endpoints and applications. This will define
the transport type and port number that ServiceControl will be using.
ServiceControl gathers the audited messages forwarded by NServiceBus endpoints and
sends them to the configured Audit queue; additionally, it exposes the HTTP API that
provides data and functionality services for ServiceInsight and ServicePulse. Many of the
ServiceControl configuration and troubleshooting instructions can be found at ht-
tp://docs.particular.net/servicecontrol/ .
ServiceControl supports other queuing types, for instance, SQL Server queues, Azure, and
RabbitMQ. You will find instructions on this at http://docs.particular.net/servicecontrol/
multi-transport-support .
ServiceControl, by default, will be installed at C:\Program Files
(x86)\Particular Software\ServiceControl . ServiceControl has its own
RavenDB that keeps track of the messages when it runs as a Windows service. RavenDB
for NServiceBus must be installed. Most of the NServiceBus databases are located at
C:\Program Files\NServiceBus.Persistence.v4 by default. ServiceControl
is managed through http://localhost:33333/api , and its database is defaulted at
C:\ProgramData\Particular\ServiceControl\localhost-33333 . The
following is a snippet on how a database may look:
Search WWH ::




Custom Search