Hello,
I am trying to setup and manage a service named (ImageRight.E-MailReceiver.Service.exe) on a Windows Server 2008 R2. The ImageRight sevice is located "C:\Program Files (x86)\ImageRight\Services\imageright.emailreceiver.service.exe
On the Nagios server, I have setup the service with the name imageright.emailreceiver.service. I get an error the states the service is not found.
Service setup problem
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Service setup problem
Can you provide an example of how you are running the command from the Nagios system when you get this error? Is this the friendly name of the service?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Service setup problem
Is this the name of the service or the .exe?
If you go to services.msc and right click -> properties on the service, what does it display in
If you go to services.msc and right click -> properties on the service, what does it display in
Code: Select all
Service name:
Display name:Re: Service setup problem
Thanks for your help I got it working.