Ad Widget

Collapse

Zabbix Appliance datadir variable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gregekeys
    Junior Member
    • May 2014
    • 1

    #1

    Zabbix Appliance datadir variable

    I have installed Zabbix via an appliance install CD.
    I am working on installing a template for Cisco interfaces.
    In the install directions it says to put a script in the ExternalScripts directory.
    The config file shows that directory location is dependent on the compile time variable datadir.
    The Docs show the file location for various files, but make no mention of this particular location.

    On a standard appliance configuration, where in the world does the datadir variable point? Where is the ExternalScripts directory supposed to be located?
  • steveboyson
    Senior Member
    • Jul 2013
    • 582

    #2
    It is usually configured in /etc/zabbix/zabbix-server.conf

    The zabbix-server RPM package does not contain any external scripts, so you are free to place it where you want.

    In our installation we configured
    ExternalScripts=/etc/zabbix/externalscripts

    Comment

    Working...