Ad Widget

Collapse

First start fail.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • talifan
    Junior Member
    • Jul 2007
    • 1

    #1

    First start fail.

    Hello, i have trouble.
    First start zabbix is fail.
    zabbix-1.1.4,1, php5-5.2.0 , mysql-server-5.0.27, FreeBSD 6.1.
    Code:
    smtp# /usr/local/etc/rc.d/zabbix_server start
    Starting zabbix_server.
    smtp# ps aux | grep zabbix
    smtp# /usr/local/bin/zabbix_server
    smtp# File [/var/tmp/zabbix_server.pid] exists. Is this process already running ?
    
    smtp# tail /var/tmp/zabbix_server.pid
    23066
    smtp# ps aux | grep 23066
    smtp# tail /tmp/zabbix_server.log
    023066:20070709:180746 Starting zabbix_server. ZABBIX 1.1.4.
    023066:20070709:180746 Executing query:select refresh_unsupported from config
    023066:20070709:180746 Query::select refresh_unsupported from config
    023066:20070709:180746 Query failed:Table 'zabbix.config' doesn't exist [1146]
    023079:20070709:180811 File [/var/tmp/zabbix_server.pid] exists. Is this process already running ?
    smtp# mysqlcheck -uroot -p zabbix
    Enter password:
    zabbix.acknowledges                                OK
    zabbix.actions                                     OK
    zabbix.alarms                                      OK
    zabbix.alerts                                      OK
    zabbix.applications                                OK
    zabbix.auditlog                                    OK
    zabbix.autoreg                                     OK
    zabbix.conditions                                  OK
    zabbix.config                                      OK
    zabbix.functions                                   OK
    zabbix.graphs                                      OK
    zabbix.graphs_items                                OK
    zabbix.groups                                      OK
    zabbix.help_items                                  OK
    zabbix.history                                     OK
    zabbix.history_log                                 OK
    zabbix.history_str                                 OK
    zabbix.history_text                                OK
    zabbix.history_uint                                OK
    zabbix.hosts                                       OK
    zabbix.hosts_groups                                OK
    zabbix.hosts_profiles                              OK
    zabbix.hosts_templates                             OK
    zabbix.housekeeper                                 OK
    zabbix.images                                      OK
    zabbix.items                                       OK
    zabbix.items_applications                          OK
    zabbix.mappings                                    OK
    zabbix.media                                       OK
    zabbix.media_type                                  OK
    zabbix.profiles                                    OK
    zabbix.rights                                      OK
    zabbix.screens                                     OK
    zabbix.screens_items                               OK
    zabbix.service_alarms                              OK
    zabbix.services                                    OK
    zabbix.services_links                              OK
    zabbix.sessions                                    OK
    zabbix.sysmaps                                     OK
    zabbix.sysmaps_elements                            OK
    zabbix.sysmaps_links                               OK
    zabbix.trends                                      OK
    zabbix.trigger_depends                             OK
    zabbix.triggers                                    OK
    zabbix.users                                       OK
    zabbix.users_groups                                OK
    zabbix.usrgrp                                      OK
    zabbix.valuemaps                                   OK
Working...