Ad Widget

Collapse

The Zabbix Agent service failed to start due to the following error: The system cann

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sothardw
    Junior Member
    • Jul 2014
    • 2

    #1

    The Zabbix Agent service failed to start due to the following error: The system cann

    Installing the service onto a Windows 7 64 bit machine.

    The install works but when I attempt the to start the service, I get the following error:

    The Zabbix Agent service failed to start due to the following error:
    The system cannot find the file specified.

    Log Name: System
    Source: Service Control Manager
    Date: 7/16/2014 12:08:43 PM
    Event ID: 7000
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: desktop.domain.local
    Description:
    The Zabbix Agent service failed to start due to the following error:
    The system cannot find the file specified.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
    <EventID Qualifiers="49152">7000</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8080000000000000</Keywords>
    <TimeCreated SystemTime="2014-07-16T16:08:43.635747600Z" />
    <EventRecordID>14233</EventRecordID>
    <Correlation />
    <Execution ProcessID="896" ThreadID="8512" />
    <Channel>System</Channel>
    <Computer>desktop.domain.local</Computer>
    <Security />
    </System>
    <EventData>
    <Data Name="param1">Zabbix Agent</Data>
    <Data Name="param2">%%2</Data>
    </EventData>
    </Event>
  • tchjts1
    Senior Member
    • May 2008
    • 1605

    #2
    Look at the properties of your Zabbix agent service. Does it look similar to this when you look at the "Path to executable"?

    "C:\apps\zabbix\zabbix_agentd.exe" -c "C:\apps\zabbix\zabbix_agentd.conf"

    If it does, then check both of those paths for each of those files.
    (Of course, your paths will be different than mine)

    Comment

    • WilliamSG
      Member
      • Jun 2014
      • 41

      #3
      Hello!

      I'm new here, but I get this problem too!

      Check your .conf file, probably something is wrong or missing, because of it the service wont start.

      Comment

      Working...