eRoom Services
What services are involved with eroom running?
First of all,eroom runs on an webserver IIS.
So the first and foremost service is IIS Admin Service. There are two related service to IIS Admin Service;they are World wide web publishing Service (Provides Web connectivity and administration through the Internet Information Services Manager) and HTTP SSL service (This service implements the secure hypertext transfer protocol (HTTPS) for the HTTP service, using the Secure Socket Layer (SSL). If this service is disabled, any services that explicitly depend on it will fail to start).
The other services are:
eRoom Diagnostics:
For diagnostic pupose.This helps to gather the diagnostic report for troubleshooting purpose.Must be running always.
eRoom Scheduler :
The Scheduler runs nightly tasks as well as background tasks throughout a 24-hour period. Nightly tasks typically run overnight, but you can choose any specific time to run it. You can also suspend and resume its operation, and enable or disable each task on this list separately.
eRoom Heartbeat:
Overall Health monitoring. Not very critical for the functioning of eroom.
eRoom Site Messaging:
It’s only in Advanced installation of eroom.
SQLSERVERAGENT:
SQL Server Agent is a Microsoft Windows service that executes scheduled administrative tasksSQL Server Agent is a Microsoft Windows service that executes scheduled administrative tasksSQL Server Agent is a Microsoft Windows service that executes scheduled administrative tasks.
MSSQLSERVER:
Microsoft SQL Server runs as a service named MSSQLServer on Microsoft Windows NT. SQL Server manages all of the files that comprise the databases on the server. It is the component that processes all Transact-SQL statements sent from SQL Server client applications. SQL Server can also execute stored procedures in other remote servers and supports distributed queries that retrieve data from multiple sources, not just SQL Server.SQL Server allocates computer resources effectively between multiple concurrent users. It also enforces business rules defined in stored procedures and triggers, ensures the consistency of the data, and prevents logical problems such as having two people trying to update the same data at the same time.
SquidNT:
SquidNT 2.5.STABLE10-NT WWW Proxy Server. Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a great server accelerator. It runs on Unix and Windows.It depends if you have implemented the service or not.