Ad Widget

Collapse

Born Today: PostBIX to monitor PostgreSQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Missing
    Junior Member
    • Jan 2011
    • 4

    #31
    postbix-1.2.0-RC1 not work for zabbix server 2.0 ?

    4 months ago ,i was used postbix for zabbix server 1.8.5 properly,but today i try to used it for zabbix 2.0 ,it doesn't work .

    my log seems all right here,but the host of postgres in zabbix has no data .

    my log:

    2012-12-29 17:33:56,594 [main] INFO Postbix - Starting Postbix Version 1.1.0
    2012-12-29 17:33:56,612 [main] INFO Postbix - Postbix started with pid:2290
    2012-12-29 17:33:56,612 [main] INFO Postbix - PidFile -> ./logs/postbix.pid
    2012-12-29 17:33:56,803 [main] INFO Postbix - Connected as postgres
    2012-12-29 17:33:56,805 [main] INFO Postbix - --------- on Database -> test2
    2012-12-29 17:33:56,818 [main] INFO Postbix - Connected as postgres
    2012-12-29 17:33:56,819 [main] INFO Postbix - --------- on Database -> test
    2012-12-29 17:33:56,938 [pool-1-thread-1] INFO Postbix - Done with dbJob on database test2 QueryList elapsed time 75 ms
    2012-12-29 17:33:56,942 [pool-1-thread-2] INFO Postbix - Done with dbJob on database test QueryList elapsed time 72 ms
    2012-12-29 17:34:56,888 [pool-1-thread-3] INFO Postbix - Done with dbJob on database test2 QueryList elapsed time 9 ms
    2012-12-29 17:34:56,893 [pool-1-thread-4] INFO Postbix - Done with dbJob on database test QueryList elapsed time 8 ms
    2012-12-29 17:35:56,900 [pool-1-thread-5] INFO Postbix - Done with dbJob on database test2 QueryList elapsed time 8 ms
    2012-12-29 17:35:56,904 [pool-1-thread-6] INFO Postbix - Done with dbJob on database test QueryList elapsed time 8 ms
    2012-12-29 17:36:56,911 [pool-1-thread-7] INFO Postbix - Done with dbJob on database test2 QueryList elaps
    Last edited by Missing; 29-12-2012, 13:12.

    Comment

    • dalle
      Senior Member
      Zabbix Certified Specialist
      • Mar 2009
      • 402

      #32
      Originally posted by Missing
      4 months ago ,i was used postbix for zabbix server 1.8.5 properly,but today i try to used it for zabbix 2.0 ,it doesn't work .

      my log seems all right here,but the host of postgres in zabbix has no data .

      my log:

      2012-12-29 17:33:56,594 [main] INFO Postbix - Starting Postbix Version 1.1.0
      2012-12-29 17:33:56,612 [main] INFO Postbix - Postbix started with pid:2290
      2012-12-29 17:33:56,612 [main] INFO Postbix - PidFile -> ./logs/postbix.pid
      2012-12-29 17:33:56,803 [main] INFO Postbix - Connected as postgres
      2012-12-29 17:33:56,805 [main] INFO Postbix - --------- on Database -> test2
      2012-12-29 17:33:56,818 [main] INFO Postbix - Connected as postgres
      2012-12-29 17:33:56,819 [main] INFO Postbix - --------- on Database -> test
      2012-12-29 17:33:56,938 [pool-1-thread-1] INFO Postbix - Done with dbJob on database test2 QueryList elapsed time 75 ms
      2012-12-29 17:33:56,942 [pool-1-thread-2] INFO Postbix - Done with dbJob on database test QueryList elapsed time 72 ms
      2012-12-29 17:34:56,888 [pool-1-thread-3] INFO Postbix - Done with dbJob on database test2 QueryList elapsed time 9 ms
      2012-12-29 17:34:56,893 [pool-1-thread-4] INFO Postbix - Done with dbJob on database test QueryList elapsed time 8 ms
      2012-12-29 17:35:56,900 [pool-1-thread-5] INFO Postbix - Done with dbJob on database test2 QueryList elapsed time 8 ms
      2012-12-29 17:35:56,904 [pool-1-thread-6] INFO Postbix - Done with dbJob on database test QueryList elapsed time 8 ms
      2012-12-29 17:36:56,911 [pool-1-thread-7] INFO Postbix - Done with dbJob on database test2 QueryList elaps
      of course you have two hosts defined inside zabbix:
      test and test2
      with the template applied right?
      Andrea Dalle Vacche
      website:http://www.smartmarmot.com/
      e-mail:
      Author of:Mastering Zabbix Book - second edition
      Zabbix Network Monitoring Essentials

      Comment

      Working...