Problem with Used Disk Space on windows XP

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
sbioul
Posts: 4
Joined: Thu Mar 03, 2005 9:48 am

Problem with Used Disk Space on windows XP

Post by sbioul »

Hi all,

here is my configuration :

Windows SP sp2
Apache 2
MySQL 4.1
PHP 5

I use windows integrated SNMP service (SNMP v1) and "cmd.php" to poll my devices.

Everything works fine. All graphes for Processor and Traffic are right with corrects values. The problem is only on the computer which hosts CACTI and for retrieving Used Disk Space values. It's a bit strange ... When I create a graph for monitoring Disk Space, first values are correct but after it returns a zero or a wrong value or only the used space or total space is correct. On an other Windows XP computer (with same configuration), it works without trouble.
I tried several times to delete and create again Graph, reinstall cacti DB but nothing's changed.

Could someone help me with this issue ?

Thanks in advance

Marc (sorry for my french English :wink: ).
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Turn on debugging in the logs and post the reliant sections regarding disk space usage.
sbioul
Posts: 4
Joined: Thu Mar 03, 2005 9:48 am

Post by sbioul »

Thanks for answer.

sorry, it's a bit long ...

03/03/2005 06:10:00 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: C:\WEB\PHP\php-win.exe, ARGS: -q c:\web\htdocs\cacti/cmd.php 0 5]
03/03/2005 06:10:00 PM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
03/03/2005 06:10:00 PM - PHPSVR: Poller[0] DEBUG: GETCWD: c:/web/htdocs/cacti
03/03/2005 06:10:00 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: c:/web/htdocs/cacti
03/03/2005 06:10:00 PM - PHPSVR: Poller[0] DEBUG: FILENM: c:\WEB\htdocs\cacti\script_server.php
03/03/2005 06:10:00 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
03/03/2005 06:10:00 PM - CMDPHP: Poller[0] PHP Script Server Started Properly
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] PING: Host is Alive
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SNMP: Host responded to SNMP
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] RECACHE: Processing 3 items in the auto reindex cache for 'HOMEPC01'.
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'c:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC01 public 1 3 get total 1'
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get total 1, output: 10489618432
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get total 1 output 10489618432
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'c:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC01 public 1 3 get used 1'
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get used 1 output 8261046272
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get used 1, output: 8261046272
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'c:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC01 public 1 3 get used 2'
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get used 2 output 11823431680
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get used 2, output: 11823431680
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'c:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC01 public 1 3 get total 2'
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get total 2 output 29510336512
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get total 2, output: 29510336512
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SNMP: v1: HOMEPC01, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 106643
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'c:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC01 public 1 3 get total 6'
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get total 6 output 1310392320
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get total 6, output: 1310392320
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'c:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC01 public 1 3 get used 6'
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get used 6 output 124911616
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get used 6, output: 124911616
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'c:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC01 public 1 3 get total 7'
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get total 7 output 536150016
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get total 7, output: 536150016
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'c:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC01 public 1 3 get used 7'
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get used 7 output 170721280
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC01 public 1 3 get used 7, output: 170721280
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SNMP: v1: HOMEPC01, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 400972
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'c:\WEB\htdocs\cacti\scripts\ss_host_cpu.php' SCRIPT: 'ss_host_cpu' CMD: 'HOMEPC01 public 1 get usage 0'
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_cpu.php ss_host_cpu HOMEPC01 public 1 get usage 0, output: 0
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: c:\WEB\htdocs\cacti\scripts\ss_host_cpu.php ss_host_cpu HOMEPC01 public 1 get usage 0 output 0
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SNMP: v1: HOMEPC01, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 400972
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[3] SNMP: v1: HOMEPC01, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 106643
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[5] PING: Host is Alive
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[5] SNMP: Host responded to SNMP
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[5] RECACHE: Processing 3 items in the auto reindex cache for 'HOMEPC02'.
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[5] WARNING: Result from SNMP not valid. Partial Result:
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[5] SNMP: v1: HOMEPC02, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.3, output: U
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[5] WARNING: Result from SNMP not valid. Partial Result:
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[5] SNMP: v1: HOMEPC02, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.3, output: U
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_cpu.php' SCRIPT: 'ss_host_cpu' CMD: 'HOMEPC02 public 1 get usage 1'
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_cpu.php ss_host_cpu HOMEPC02 public 1 get usage 1 output 2
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_cpu.php ss_host_cpu HOMEPC02 public 1 get usage 1, output: 2
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_cpu.php' SCRIPT: 'ss_host_cpu' CMD: 'HOMEPC02 public 1 get usage 0'
03/03/2005 06:10:01 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_cpu.php ss_host_cpu HOMEPC02 public 1 get usage 0, output: 2
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_cpu.php ss_host_cpu HOMEPC02 public 1 get usage 0 output 2
03/03/2005 06:10:01 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get total 8'
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update c:\WEB\htdocs\cacti\rra\pc_portable_hdd_total_15.rrd --template hdd_total:hdd_used 1109869800:10489618432:8261046272
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update c:\WEB\htdocs\cacti\rra\pc_portable_hdd_total_21.rrd --template hdd_used:hdd_total 1109869800:11823431680:29510336512
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update c:\WEB\htdocs\cacti\rra\pc_portable_traffic_in_19.rrd --template traffic_in:traffic_out 1109869800:106643:400972
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update c:\WEB\htdocs\cacti\rra\pc_portable_hdd_total_17.rrd --template hdd_total:hdd_used 1109869800:1310392320:124911616
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update c:\WEB\htdocs\cacti\rra\pc_portable_hdd_total_18.rrd --template hdd_total:hdd_used 1109869800:536150016:170721280
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update c:\WEB\htdocs\cacti\rra\pc_portable_cpu_20.rrd --template cpu 1109869800:0
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update c:\WEB\htdocs\cacti\rra\pc_portable_traffic_in_32.rrd --template traffic_out:traffic_in 1109869800:400972:106643
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_traffic_in_22.rrd --template traffic_in:traffic_out 1109869800:U:U
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_cpu_24.rrd --template cpu 1109869800:2
03/03/2005 06:10:01 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_cpu_23.rrd --template cpu 1109869800:2
03/03/2005 06:10:03 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 8 output 0
03/03/2005 06:10:03 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 8, output: 0
03/03/2005 06:10:03 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get used 8'
03/03/2005 06:10:05 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 8 output 0
03/03/2005 06:10:05 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 8, output: 0
03/03/2005 06:10:05 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get used 9'
03/03/2005 06:10:05 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_hdd_total_58.rrd --template hdd_used:hdd_total 1109869800:0:0
03/03/2005 06:10:07 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 9 output 0
03/03/2005 06:10:07 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 9, output: 0
03/03/2005 06:10:07 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get total 9'
03/03/2005 06:10:09 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 9 output 0
03/03/2005 06:10:09 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 9, output: 0
03/03/2005 06:10:09 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get used 5'
03/03/2005 06:10:10 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_hdd_total_59.rrd --template hdd_total:hdd_used 1109869800:0:0
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 5, output: 73770405888
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 5 output 73770405888
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get total 5'
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 5, output: 80023715840
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 5 output 80023715840
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get used 2'
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 2 output 9176977408
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 2, output: 9176977408
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get total 2'
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 2 output 20974428160
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 2, output: 20974428160
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get used 3'
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 3 output 38845591552
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 3, output: 38845591552
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get total 3'
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 3 output 61368811520
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 3, output: 61368811520
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get used 4'
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 4 output 97809018880
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get used 4, output: 97809018880
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SNMP: v1: HOMEPC02, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 301977327
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] DEBUG: INCLUDE: 'C:\WEB\htdocs\cacti\scripts\ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'HOMEPC02 public 1 5 get total 4'
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 4 output 122935001088
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SERVER: C:\WEB\htdocs\cacti\scripts\ss_host_disk.php ss_host_disk HOMEPC02 public 1 5 get total 4, output: 122935001088
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Host[5] SNMP: v1: HOMEPC02, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 66328184
03/03/2005 06:10:10 PM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
03/03/2005 06:10:10 PM - CMDPHP: Poller[0] Time: 10.0003 s, Theads: N/A, Hosts: 2
03/03/2005 06:10:11 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_traffic_in_31.rrd --template traffic_in:traffic_out 1109869800:66328184:301977327
03/03/2005 06:10:11 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_hdd_total_54.rrd --template hdd_total:hdd_used 1109869800:122935001088:97809018880
03/03/2005 06:10:11 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_hdd_total_53.rrd --template hdd_total:hdd_used 1109869800:61368811520:38845591552
03/03/2005 06:10:11 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_hdd_total_52.rrd --template hdd_total:hdd_used 1109869800:20974428160:9176977408
03/03/2005 06:10:11 PM - POLLER: Poller[0] CACTI2RRD: C:\WEB\rrdtool\rrdtool.exe update C:\WEB\htdocs\cacti\rra\pc_bureau_hdd_total_55.rrd --template hdd_total:hdd_used 1109869800:80023715840:73770405888
03/03/2005 06:10:11 PM - SYSTEM STATS: Time: 11.2388 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 3, Hosts/Process: 3
sbioul
Posts: 4
Joined: Thu Mar 03, 2005 9:48 am

Post by sbioul »

in that case, it doesn't work for physical and virtual memory (host homepc02). But sometimes it's the space disk use ...
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Please increase your timeout. If Windows (sucks) is under heavy load, it can take over 5 seconds to respond. In addition, if the NTFS partition has issues (chkdsk), sometimes total space will not report back (timeout).

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
sbioul
Posts: 4
Joined: Thu Mar 03, 2005 9:48 am

Post by sbioul »

OK, I tried to increase the SNMP timeout but the problem is still there.
Also, I've seen some disk error on Windows Event Viewer for dsik D:, but even Physical and virtual memory values are wrong. Do you think it could be a link beetwin disk error and problem for retrieving memory values ?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

If you're getting timeout errors in the Event Viewer too, then your hardware is having some problems. Look up the eventid number on www.eventid.net and see what some common fixes are.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests