banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Thảo luận hệ điều hành Windows Cacti không hiển thị được graph.  XML
  [Question]   Cacti không hiển thị được graph. 14/06/2010 15:15:42 (+0700) | #1 | 213274
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
Chào các bạn, tôi đã cài cacti trên windows, quá trình cài đặt đều không có lỗi nào xảy ra. Sau khi cài đặt xong thì tôi vào localhost để chọn chức năng view graph lên, nhưn gặp phải lỗi sau.

RDDTool Says:
Error : Opening 'c:/Appserv/www/cacti/rra/localhost_proc_16.rrd' : No such file ỏ diectory.

Mong nhận được sự giúp đỡ của anh em.
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 14/06/2010 16:12:19 (+0700) | #2 | 213280
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Bạn thử kiểm tra lại permission của thư mục rra xem.
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 15/06/2010 08:43:22 (+0700) | #3 | 213320
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
Tôi đã chỉnh cho tất cả user đều có quyền Full control hết rồi. Nhưng vẫn gặp lỗi như sau.

RRDTool Command:

c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Logged in Users" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="users" \
--slope-mode \
DEF:a="C\:/AppServ/www/cacti/rra/localhost_users_15.rrd":users:AVERAGE \
AREA:a#4668E4:"Users" \
GPRINT:a:LAST:"Current\:%8.0lf" \
GPRINT:a:AVERAGE:"Average\:%8.0lf" \
GPRINT:a:MAX:"Maximum\:%8.0lf"

RRDTool Says:

ERROR: opening 'C:/AppServ/www/cacti/rra/localhost_users_15.rrd': No such file or directory
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 15/06/2010 12:24:24 (+0700) | #4 | 213348
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Bạn thử bật chế độ logging sang DEBUG và xem chuyện gì xảy ra.
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 16/06/2010 07:37:36 (+0700) | #5 | 213417
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
Data Query Debug Information

+ Running data query [6].
+ Found type = '4 '[script query].
+ Found data query XML file at 'C:/AppServ/www/cacti/resource/script_queries/unix_disk.xml'
+ XML file parsed ok.
+ Executing script for list of indexes 'perl C:\AppServ\www\cacti\scripts\query_unix_partitions.pl index'
+ Executing script query 'perl C:\AppServ\www\cacti\scripts\query_unix_partitions.pl query device'
+ Executing script query 'perl C:\AppServ\www\cacti\scripts\query_unix_partitions.pl query mount'
+ Found data query XML file at 'C:/AppServ/www/cacti/resource/script_queries/unix_disk.xml'
+ Found data query XML file at 'C:/AppServ/www/cacti/resource/script_queries/unix_disk.xml'
+ Found data query XML file at 'C:/AppServ/www/cacti/resource/script_queries/unix_disk.xml'


SNMP Information
SNMP not in use ==> em đã kiểm tra SNMP của windows rồi, vận hoạt động bình thường.

Tôi thấy trong log nó ghi như trên.

Ah, tôi còn 1 vấn đề nữa mà không hiểu. Mỗi host tôi tạo ra thì trường Status đều là UnKnow hết smilie kể có localhost.

Mong anh quata giúp đỡ. Ah anh cho hỏi là có cái tools monitor nào khi gặp sự cố thì nó hú còi báo động không nhỉ Quata. (nó kêu bít bít bít ấy)
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 16/06/2010 10:19:59 (+0700) | #6 | 213437
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]

Yuno wrote:

SNMP Information
SNMP not in use ==> em đã kiểm tra SNMP của windows rồi, vận hoạt động bình thường.
 

Bạn điền community string chưa nhỉ?
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 16/06/2010 11:18:31 (+0700) | #7 | 213440
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]

quanta wrote:

Yuno wrote:

SNMP Information
SNMP not in use ==> em đã kiểm tra SNMP của windows rồi, vận hoạt động bình thường.
 

Bạn điền community string chưa nhỉ? 


community string : Public
RRD Tool : 1.2
SNMP : 2.0
SNMP utility version : UCD-SNMP 4.x
SNMP Port : 161
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 16/06/2010 11:42:53 (+0700) | #8 | 213441
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Vậy bạn thử snmpwalk xem đã được chưa? Tham khảo: http://forums.cacti.net/viewtopic.php?t=11747
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 16/06/2010 14:33:51 (+0700) | #9 | 213450
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
Kiểm tra lại nhưng không biết đã sai chỗ nào.
Khi tạo host mới thì gặp lỗi sau:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\AppServ\www\cacti\lib\functions.php on line 1221.
Tôi đã làm theo đúng hướng dẫn trên web của cacti rồi, cấu hình cái này khó thật.

Sau khi kiểm tra snmpwalk nó thế này nè quata.

Code:
C:\usr\bin>snmpwalk.exe
No hostname specified. == ==> cái này là sao nhỉ ? chưa có host là sao, và phải vào đâu để cấu hình ??
USAGE: snmpwalk [OPTIONS] AGENT [OID]

  Version:  5.5
  Web:      http://www.net-snmp.org/
  Email:    <a href="mailto:net-snmp-coders@lists.sourceforge.net">net-snmp-coders@lists.sourceforge.net</a>

OPTIONS:
  -h, --help            display this help message
  -H                    display configuration file directives understood
  -v 1|2c|3             specifies SNMP version to use
  -V, --version         display package version number
SNMP Version 1 or 2c specific
  -c COMMUNITY          set the community string
SNMP Version 3 specific
  -a PROTOCOL           set authentication protocol (MD5|SHA)
  -A PASSPHRASE         set authentication protocol pass phrase
  -e ENGINE-ID          set security engine ID (e.g. 800000020109840301)
  -E ENGINE-ID          set context engine ID (e.g. 800000020109840301)
  -l LEVEL              set security level (noAuthNoPriv|authNoPriv|authPriv)
  -n CONTEXT            set context name (e.g. bridge1)
  -u USER-NAME          set security name (e.g. bert)
  -x PROTOCOL           set privacy protocol (DES)
  -X PASSPHRASE         set privacy protocol pass phrase
  -Z BOOTS,TIME         set destination engine boots/time
General communication options
  -r RETRIES            set the number of retries
  -t TIMEOUT            set the request timeout (in seconds)
Debugging
  -d                    dump input/output packets in hexadecimal
  -D TOKEN[,...]        turn on debugging output for the specified TOKENs
                           (ALL gives extremely verbose debugging output)
General options
  -m MIB[:...]          load given list of MIBs (ALL loads everything)
  -M DIR[:...]          look in given list of directories for MIBs
  -P MIBOPTS            Toggle various defaults controlling MIB parsing:
                          u:  allow the use of underlines in MIB symbols
                          c:  disallow the use of "--" to terminate comments
                          d:  save the DESCRIPTIONs of the MIB objects
                          e:  disable errors when MIB symbols conflict
                          w:  enable warnings when MIB symbols conflict
                          W:  enable detailed warnings when MIB symbols conflict

                          R:  replace MIB symbols from latest module
  -O OUTOPTS            Toggle various defaults controlling output display:
                          0:  print leading 0 for single-digit hex characters
                          a:  print all strings in ascii format
                          b:  do not break OID indexes down
                          e:  print enums numerically
                          E:  escape quotes in string indices
                          f:  print full OIDs on output
                          n:  print OIDs numerically
                          q:  quick print for easier parsing
                          Q:  quick print with equal-signs
                          s:  print only last symbolic element of OID
                          S:  print MIB module-id plus last element
                          t:  print timeticks unparsed as numeric integers
                          T:  print human-readable text along with hex strings
                          u:  print OIDs using UCD-style prefix suppression
                          U:  don't print units
                          v:  print values only (not OID = value)
                          x:  print all strings in hex format
                          X:  extended index format
  -I INOPTS             Toggle various defaults controlling input parsing:
                          b:  do best/regex matching to find a MIB node
                          h:  don't apply DISPLAY-HINTs
                          r:  do not check values for range/type legality
                          R:  do random access to OID labels
                          u:  top-level OIDs must have '.' prefix (UCD-style)
                          s SUFFIX:  Append all textual OIDs with SUFFIX before
parsing
                          S PREFIX:  Prepend all textual OIDs with PREFIX before
 parsing
  -L LOGOPTS            Toggle various defaults controlling logging:
                          e:           log to standard error
                          o:           log to standard output
                          n:           don't log at all
                          f file:      log to the specified file
                          s facility:  log to syslog (via the specified facility
)

                          (variants)
                          [EON] pri:   log to standard error, output or /dev/nul
l for level 'pri' and above
                          [EON] p1-p2: log to standard error, output or /dev/nul
l for levels 'p1' to 'p2'
                          [FS] pri token:    log to file/syslog for level 'pri'
and above
                          [FS] p1-p2 token:  log to file/syslog for levels 'p1'
to 'p2'
  -C APPOPTS            Set various application specific behaviours:
                          p:  print the number of variables found
                          i:  include given OID in the search range
                          I:  don't include the given OID, even if no results ar
e returned
                          c:  do not check returned OIDs are increasing
                          t:  Display wall-clock time to complete the request
                          E {OID}:  End the walk at the specified OID
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 16/06/2010 15:07:15 (+0700) | #10 | 213455
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
snmpwalk.exe -v 2c -c public localhost system?
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 16/06/2010 15:51:07 (+0700) | #11 | 213457
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]

quanta wrote:
snmpwalk.exe -v 2c -c public localhost system? 

nó báo : Timeout: No Response from localhost.
Tôi đang cài cacti-0.8.6j, do bản này là bản mới nhất nên không biết có gì lỗi hay không? hay do net-snmp, rrdtools không hơp với version này. Tôi dùng hoàn toàn là những bản mới nhất.
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 16/06/2010 16:20:23 (+0700) | #12 | 213458
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Kiểm tra lại một lần nữa để chắc chắn rằng:
- snmpd đã chạy
- firewall đã tắt
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 17/06/2010 10:12:31 (+0700) | #13 | 213488
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]

quanta wrote:
Kiểm tra lại một lần nữa để chắc chắn rằng:
- snmpd đã chạy
- firewall đã tắt 

Sorry quata vì 2 bữa nay làm phiền anh, đúng là firewall đang on và snmp đã chạy nhưng chưa có set trong phần services.
Nhưng sau khi đã làm những bước trên hoàn chỉnh thì khi mình create host mới thì bị lỗi sau :

Code:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\AppServ\www\cacti\lib\functions.php on line 1221

Khi mình back lại trang trước thì nó lại báo save seccessful.
Mình vào lại host mới tạo và click vào run this data query in debug mode trong mục

Khi mình back lại trang trước thì nó lại báo save seccessful.
Mình vào lại host mới tạo và click vào run this data query in debug mode trong mục

Code:
Data Query [SNMP - Get Mounted Partitions] 	
Reload Associated Query
This data query returned 0 rows, perhaps there was a problem executing this data query. You can run this data query in debug mode to get more information.


nó lại bị lỗi
Code:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\AppServ\www\cacti\lib\functions.php on line 1221


Trường status của host vẫn bị Unknow.
Không biết trong file php đã báo lỗi sai chỗ nào nữa vì tôi không rành php, mà những file đó hoàn toàn là của nhà sản xuất. Mong quata giúp đỡ và hướng dẫn cách giải quyết.


[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 17/06/2010 10:33:49 (+0700) | #14 | 213491
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Bạn mở file php.ini ra, sửa giá trị max_execution_time thành 300, restart web server và thử lại xem nào.
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 18/06/2010 13:41:41 (+0700) | #15 | 213581
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
Tôi đã cài đặt lại toàn bộ cacti bao gồm

+ appserv-win32-2.5.10
+ net-snmp 5.5
+ cacti-spine-0.8.7e
+ rrdtool-1.2.30-bin-w32

Các cấu hình tôi đều làm giống như trên web cacti hướng dẫn (dành cho window). Nhưng vẫn gặp phải lỗi
Status của host : Unknow.
Tôi đã lấy được những thông số về phần cứng và những interface card mạng, nhưng Graph vẫn không hiển thị.
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 19/06/2010 08:04:06 (+0700) | #16 | 213612
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]

Yuno wrote:
Nhưng vẫn gặp phải lỗi Status của host : Unknow. 

"Host status: unknown" chưa nói lên điều gì cả.

Yuno wrote:

Tôi đã lấy được những thông số về phần cứng và những interface card mạng, nhưng Graph vẫn không hiển thị.
 

Bạn lấy được bằng snmpwalk? RRDTool says OK chưa? rrd files được tạo ra chưa? Lại chuyển chế độ logging sang DEBUG và soi log xem. Bạn thảy lên cái screenshot cho dễ hình dung.
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 19/06/2010 09:47:29 (+0700) | #17 | 213627
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
cacti có lấy thông số thiết bị qua snmpwalk hay không tôi cũng không rõ nữa, nhưng sau khi cài snmp trên tất cả những máy tôi muốn quan sát thì cacti đều lấy được thông số thiết bị. nhưng khi chạy file snmpwalk thì nó vẫn báo như lần đầu "no host specified".
setting của host như sau:






Setting của cacti



RDD tools:




Cacti log file




Poller Cache



quata copy link hình vào trình duyệt xem dùm yuno nhé, ko hiểu sao thẻ img lại không có tác dụng. smilie
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 19/06/2010 10:04:17 (+0700) | #18 | 213628
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]

Yuno wrote:
cacti có lấy thông số thiết bị qua snmpwalk hay không tôi cũng không rõ nữa,
 

Vậy nên đọc thêm để hiểu cơ chế hoạt động của nó.

Yuno wrote:

nhưng khi chạy file snmpwalk thì nó vẫn báo như lần đầu "no host specified".
 

Bạn có hiểu câu thông báo trên nó nói gì không? Bạn lại chạy mỗi snmpwalk.exe à?

Yuno wrote:

quata copy link hình vào trình duyệt xem dùm yuno nhé
 

Log file thì nên copy rồi paste vào cho nhanh, chỉ những cái settings trên web thì mới cần screenshot thôi.

Log đã nói rất rõ ràng. Bạn cần đọc để hiểu xem nó nói gì.
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 24/06/2010 12:48:21 (+0700) | #19 | 213994
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
Tôi đã kiểm tra lại kỹ rồi.
snmpwalk, snmpget, snmpdf,... đều hoạt động tốt.
Code:
RRDTool Command:

c:/cacti/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="My win - Used Space - Physical Memory" \
--rigid \
--base=1024 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes" \
--slope-mode \
DEF:a="C\:/AppServ/www/cacti/rra/my_win_hdd_total_28.rrd":hdd_total:AVERAGE \
DEF:b="C\:/AppServ/www/cacti/rra/my_win_hdd_total_28.rrd":hdd_used:AVERAGE \
AREA:a#002A97:"Total"  \
GPRINT:a:LAST:"Current\:%8.2lf %s"  \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n"  \
AREA:b#F51D30:"Used"  \
GPRINT:b:LAST:" Current\:%8.2lf %s"  \
GPRINT:b:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:b:MAX:"Maximum\:%8.2lf %s\n" 

RRDTool Says:


Tôi đã làm rất kỹ theo hướng dẫn của cacti, nhưng không hiểu sao vẫn không hiển thĩ được graph.
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 24/06/2010 13:07:47 (+0700) | #20 | 213995
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Bạn đọc kỹ cái log ở trên bạn đưa chưa?
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 25/06/2010 14:29:45 (+0700) | #21 | 214039
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
Cái lỗi không tạo được file rrd thì phải làm sao để khắc phục lỗi này vậy quata.
Code:
RRDTool Command:

c:/cacti/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="My windows - Used Space - C: Label:Window" \
--rigid \
--base=1024 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes" \
--slope-mode \
DEF:a="C\:/AppServ/www/cacti/rra/my_windows_hdd_total_49.rrd":hdd_total:AVERAGE \
DEF:b="C\:/AppServ/www/cacti/rra/my_windows_hdd_total_49.rrd":hdd_used:AVERAGE \
AREA:a#002A97:"Total"  \
GPRINT:a:LAST:"Current\:%8.2lf %s"  \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n"  \
AREA:b#F51D30:"Used"  \
GPRINT:b:LAST:" Current\:%8.2lf %s"  \
GPRINT:b:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:b:MAX:"Maximum\:%8.2lf %s\n" 

RRDTool Says:

ERROR: opening 'C:/AppServ/www/cacti/rra/my_windows_hdd_total_49.rrd': No such file or directory


Phân quyền trên thư mục rra đều full control hết rồi. mà có chỗ này không hiểu có đúng không nữa
Code:
DEF:a="C\:/AppServ/www/cacti/rra/my_windows_hdd_total_49.rrd":hdd_total:AVERAGE \
DEF:b="C\:/AppServ/www/cacti/rra/my_windows_hdd_total_49.rrd":hdd_used:AVERAGE \


Trong thư mục rra có 1 file duy nhất là ".placeholder".

Cái log lúc trước không còn lỗi nữa rồi.
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 25/06/2010 17:49:09 (+0700) | #22 | 214055
[Avatar]
quanta
Moderator

Joined: 28/07/2006 14:44:21
Messages: 7265
Location: $ locate `whoami`
Offline
[Profile] [PM]
Bạn kiểm tra lại xem đã chọn đúng version của rrdtool trong phần settings của cacti chưa.
Let's build on a great foundation!
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 26/06/2010 10:37:36 (+0700) | #23 | 214087
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
Tôi kiểm tra thì thấy poller chưa chạy được, quata có thể hướng dẫn tôi chạy cái poller.php được không ?. Tôi tìm trên google thì thấy là chứa chạy được, nhưng họ hướng dẫn tôi không hiếu lắm.

Check cacti's poller

First make sure that crontab always shows poller.php. This program will either call cmd.php, the PHP based poller _or_ cactid, the fast alternative, written in C. Define the poller you're using at Settings, Poller. Cactid has to be implemented seperately, it does not come with cacti by default.

Now, clear ./log/cacti.log (or rename it to get a fresh start)

Then, change Settings, Poller Logging Level to DEBUG for _one_ polling cycle. You may rename this log as well to avoid more stuff added to it with subsequent polling cycles.

Now, find the host/data source in question. The Host[<id>] is given numerically, the <id> being a specific number for that host. Find this <id> from the Devices menue when editing the host: The url contains a string like

id=<id>

Check, whether the output is as expected. If not, check your script (e.g. /full/path/to/perl). If ok, proceed to next step

This procedure may be replaced by running the poller manually for the failing host only. To do so, you need the <id>, again. If you're using cmd.php, set the DEBUG logging level as defined above and run

php -q cmd.php <id> <id>

If you're using cactid, you may override logging level when calling the poller:

./cactid --verbosity=5 <id> <id>

All output is printed to STDOUT in both cases. This procdure allows for repeated tests without waiting for the next polling interval. And there's no need to manually search for the failing host between hundreds of lines of output.

 
[Up] [Print Copy]
  [Question]   Cacti không hiển thị được graph. 29/06/2010 13:58:57 (+0700) | #24 | 214242
[Avatar]
Yuno
Member

[Minus]    0    [Plus]
Joined: 08/07/2006 16:58:02
Messages: 30
Offline
[Profile] [PM]
Sau khi thực hiện theo hướng dẫn, những khi thực hiện câu lệnh php web_root\cacti\poller.php nhưng không thấy có output.




Nếu chưa chạy được poller.php thì cmd.php cũng không thực thi được. Bác quata giúp với.
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|