cacti does not create rrd files
Moderators: Developers, Moderators
cacti does not create rrd files
All,
I dont remember if somebody has complained about this before but ... I'm missing RRD files for newly created stats ...
Evrything is very simple ... I create graphs in Cacti for a router .. cacti reports that graphs have been created I can see all corresponding records for the newly created graphs in the "pooler_item" database .
I have cactid which is pooling data for these graphs and receiving expected values but for wahtever reason Cacti does not create RRD files for these stats ... Besides that cacti stops update all already existing RRD files for the _same_ device.
Please advice.
Igor
I dont remember if somebody has complained about this before but ... I'm missing RRD files for newly created stats ...
Evrything is very simple ... I create graphs in Cacti for a router .. cacti reports that graphs have been created I can see all corresponding records for the newly created graphs in the "pooler_item" database .
I have cactid which is pooling data for these graphs and receiving expected values but for wahtever reason Cacti does not create RRD files for these stats ... Besides that cacti stops update all already existing RRD files for the _same_ device.
Please advice.
Igor
Hi,
Unfortunately I have nothing to post here ... I did exactly as you have said, i.e figured out the host ID ... and then ran tail -f ./cacti.log | grep "host \[4\]" ... and I just basically dont see any cactid requests for these partculad data sources / Iinterface indexes ... so it probably explains why I dont see rrd files .. no data received - no rrd files created ... now another question ... why cactid does not pick up newly created data sources.. and dont pool data for them from a device ...
Whn I check data sources for these newly created graphs .. they all exist in cacti ... Weird...
Igor
Unfortunately I have nothing to post here ... I did exactly as you have said, i.e figured out the host ID ... and then ran tail -f ./cacti.log | grep "host \[4\]" ... and I just basically dont see any cactid requests for these partculad data sources / Iinterface indexes ... so it probably explains why I dont see rrd files .. no data received - no rrd files created ... now another question ... why cactid does not pick up newly created data sources.. and dont pool data for them from a device ...
Whn I check data sources for these newly created graphs .. they all exist in cacti ... Weird...
Igor
lvm wrote:Status should be "up". Next, please switch Settings -> Logging Level to DEBUG for one polling cycle and check ./log/cacti.log. Find your failing host by number (the one shown in the URL when editing this device) and post
Reinhard
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
As you're running cactid, things turn out be be much easier in your case should do pretty well
Reinhard
Code: Select all
cactid --verbosity=5 <host id> <host id>
Code: Select all
cactid --verbosity=5 4 4
Reinhard
No new data & No new graphs!
Hi,
I have the same issue, my install of Cacti has been working quite well for over a year including regular upgrades. However as of recently none of the graphs are updating nor are any new devices being created.
There are complaints about the snmp timeout, which I addressed by increasing the snmp timeout through mysql to 1000 or 1 second. No change. I have attached a cactid run as well as a poller.php run to this post.
There are no hung processes. and no other obvious errors I can see, other then the fact that I am not getting any new data or new graphs.
Any help would be much appreciated.
The current setup is this:
CACTID: Version 0.8.6f
CACTI: 0.8.6h
MYSQL: 4.0.24_Debian-10sarge (Ver 12.22 4.0.24 i386)
PHP: PHP 4.3.10-16
Zend: v1.3.0
SNMP: 5.1
RRD: 1.2
Total Devices: 18
All Hosts are: UP
Cactid run: CACTID: Time: 18.3707 s, Threads: 10, Hosts: 18
I have the same issue, my install of Cacti has been working quite well for over a year including regular upgrades. However as of recently none of the graphs are updating nor are any new devices being created.
There are complaints about the snmp timeout, which I addressed by increasing the snmp timeout through mysql to 1000 or 1 second. No change. I have attached a cactid run as well as a poller.php run to this post.
There are no hung processes. and no other obvious errors I can see, other then the fact that I am not getting any new data or new graphs.
Any help would be much appreciated.
The current setup is this:
CACTID: Version 0.8.6f
CACTI: 0.8.6h
MYSQL: 4.0.24_Debian-10sarge (Ver 12.22 4.0.24 i386)
PHP: PHP 4.3.10-16
Zend: v1.3.0
SNMP: 5.1
RRD: 1.2
Total Devices: 18
All Hosts are: UP
Cactid run: CACTID: Time: 18.3707 s, Threads: 10, Hosts: 18
- Attachments
-
- cactid_verbosity.txt
- cactid -verbosity 5 4 4
- (5.51 KiB) Downloaded 893 times
-
- cactid.txt
- Cactid run
- (152.98 KiB) Downloaded 713 times
-
- poller.php.txt
- Poller.php run
- (10.05 KiB) Downloaded 1106 times
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
The "verbosity" file does not contain valid infos as you've run it against Host[4] that does not exist on your database (my hint was addressed at user kingaru). Please re-run this against Host[17]
From poller.txt I see, that you're running 9 pollers. Recommended settings for number of pollers is 1-2 times the number of processors. And I suppose you're not running a quad cpu machine
The last debug code shows lots of OIDs that do not respond for Host[17]. Please snmpwalk against those OIDs for this host from command line to see, whether this host responds to those OIDs. Perhaps some SNMP config must be run (or software update) to make this host respond.
Neither of the provided logs shows any rrdtool create statement that would be seen if a new rrd file should be created. So I can't follow your original complaint
Reinhard
Code: Select all
./cactid --verbosity 17 17
The last debug code shows lots of OIDs that do not respond for Host[17]. Please snmpwalk against those OIDs for this host from command line to see, whether this host responds to those OIDs. Perhaps some SNMP config must be run (or software update) to make this host respond.
Neither of the provided logs shows any rrdtool create statement that would be seen if a new rrd file should be created. So I can't follow your original complaint
Reinhard
wooops. yeah sorry. totally missed the fact that you troubleshooting was specific for the first question.
Host 17, runs ok till right towards the end when it segfaults. I've also reduced the number of processes to two. As you guessed, it's not a quad box.
Forget about Host 17 for now, I'll figure out the seg fault later. However, even with hosts, 14/17/18 disabled (all the same kind, using the same template, Brocade Silkworm FC switches) the graphs are still not updating nor am I getting any errors.
One a different note. As soon as I disabled the hosts the graphs started displaying...wtf?
See atttached. Again, any help is very much appreciated.
Host 17, runs ok till right towards the end when it segfaults. I've also reduced the number of processes to two. As you guessed, it's not a quad box.
Forget about Host 17 for now, I'll figure out the seg fault later. However, even with hosts, 14/17/18 disabled (all the same kind, using the same template, Brocade Silkworm FC switches) the graphs are still not updating nor am I getting any errors.
One a different note. As soon as I disabled the hosts the graphs started displaying...wtf?
See atttached. Again, any help is very much appreciated.
- Attachments
-
- verbose.txt
- new verbose cactid
- (32.95 KiB) Downloaded 755 times
Here we go :lvm wrote:As you're running cactid, things turn out be be much easierin your caseCode: Select all
cactid --verbosity=5 <host id> <host id>
should do pretty wellCode: Select all
cactid --verbosity=5 4 4
Reinhard
As you can see from the output cactid polls data from existing interfaces that have index 2,3...38 etc ... however .. I've created graphs for interfaces that have indexes 39,40 ....
And cactid does not pickup data from sql or wahtever else in order to poll these interfaces / indexes .....
CACTID: Using cactid config file [/etc/cactid.conf]
WARNING: Unrecongized directive: LogFile=/var/log/cactid.log in /etc/cactid.conf
CACTID: DEBUG: MySQL Query ID '0': 'SELECT value FROM settings WHERE name = 'path_webroot''
CACTID: DEBUG: MySQL Query ID '0': OK
CACTID: DEBUG: MySQL Query ID '1': 'SELECT value FROM settings WHERE name = 'path_cactilog''
CACTID: DEBUG: MySQL Query ID '1': OK
CACTID: DEBUG: The path_php_server variable is /var/www/localhost/htdocs/cacti/script_server.php
CACTID: DEBUG: The path_cactilog variable is /var/www/localhost/htdocs/cacti/log/cacti.log
CACTID: DEBUG: MySQL Query ID '2': 'SELECT value FROM settings WHERE name = 'log_destination''
CACTID: DEBUG: MySQL Query ID '2': OK
CACTID: DEBUG: The log_destination variable is 1 (FILE)
CACTID: DEBUG: MySQL Query ID '3': 'SELECT value FROM settings WHERE name = 'path_php_binary''
CACTID: DEBUG: MySQL Query ID '3': OK
CACTID: DEBUG: The path_php variable is /usr/bin/php
CACTID: DEBUG: MySQL Query ID '4': 'SELECT value FROM settings WHERE name = 'availability_method''
CACTID: DEBUG: MySQL Query ID '4': OK
CACTID: DEBUG: The availability_method variable is 2
CACTID: DEBUG: MySQL Query ID '5': 'SELECT value FROM settings WHERE name = 'ping_recovery_count''
CACTID: DEBUG: MySQL Query ID '5': OK
CACTID: DEBUG: The ping_recovery_count variable is 3
CACTID: DEBUG: MySQL Query ID '6': 'SELECT value FROM settings WHERE name = 'ping_failure_count''
CACTID: DEBUG: MySQL Query ID '6': OK
CACTID: DEBUG: The ping_failure_count variable is 2
CACTID: DEBUG: MySQL Query ID '7': 'SELECT value FROM settings WHERE name = 'ping_method''
CACTID: DEBUG: MySQL Query ID '7': OK
CACTID: DEBUG: The ping_method variable is 1
CACTID: DEBUG: MySQL Query ID '8': 'SELECT value FROM settings WHERE name = 'ping_retries''
CACTID: DEBUG: MySQL Query ID '8': OK
CACTID: DEBUG: The ping_retries variable is 1
CACTID: DEBUG: MySQL Query ID '9': 'SELECT value FROM settings WHERE name = 'ping_timeout''
CACTID: DEBUG: MySQL Query ID '9': OK
CACTID: DEBUG: The ping_timeout variable is 400
CACTID: DEBUG: MySQL Query ID '10': 'SELECT value FROM settings WHERE name = 'log_perror''
CACTID: DEBUG: MySQL Query ID '10': OK
CACTID: DEBUG: The log_perror variable is 1
CACTID: DEBUG: MySQL Query ID '11': 'SELECT value FROM settings WHERE name = 'log_pwarn''
CACTID: DEBUG: MySQL Query ID '11': OK
CACTID: DEBUG: The log_pwarn variable is 1
CACTID: DEBUG: MySQL Query ID '12': 'SELECT value FROM settings WHERE name = 'log_pstats''
CACTID: DEBUG: MySQL Query ID '12': OK
CACTID: DEBUG: The log_pstats variable is 1
CACTID: DEBUG: MySQL Query ID '13': 'SELECT value FROM settings WHERE name = 'max_threads''
CACTID: DEBUG: MySQL Query ID '13': OK
CACTID: DEBUG: The threads variable is 100
CACTID: DEBUG: MySQL Query ID '14': 'SELECT value FROM settings WHERE name = 'poller_interval''
CACTID: DEBUG: MySQL Query ID '14': OK
CACTID: DEBUG: The polling interval is the system default
CACTID: DEBUG: MySQL Query ID '15': 'SELECT value FROM settings WHERE name = 'concurrent_processes''
CACTID: DEBUG: MySQL Query ID '15': OK
CACTID: DEBUG: The number of concurrent processes is 1
CACTID: DEBUG: MySQL Query ID '16': 'SELECT value FROM settings WHERE name = 'script_timeout''
CACTID: DEBUG: MySQL Query ID '16': OK
CACTID: DEBUG: The script timeout is 300
CACTID: DEBUG: MySQL Query ID '17': 'SELECT value FROM settings WHERE name = 'php_servers''
CACTID: DEBUG: MySQL Query ID '17': OK
CACTID: DEBUG: The number of php script servers to run is 5
CACTID: DEBUG: MySQL Query ID '18': 'SELECT action FROM poller_item WHERE action=2 AND host_id BETWEEN 4 AND 4 LIMIT 1'
CACTID: DEBUG: MySQL Query ID '18': OK
CACTID: DEBUG: StartHost='4', EndHost='4', TotalPHPScripts='0'
CACTID: DEBUG: The PHP Script Server is Not Required
CACTID: DEBUG: MySQL Query ID '19': 'SELECT value FROM settings WHERE name = 'max_get_size''
CACTID: DEBUG: MySQL Query ID '19': OK
CACTID: DEBUG: The Maximum SNMP OID Get Size is 60
CACTID: CACTID: Version 0.8.6f starting
CACTID: MYSQL: Connecting to MySQL database 'cacti' on 'localhost'...
CACTID: MYSQL: Connected to MySQL database 'cacti' on 'localhost'...
CACTID: CACTID: Initializing Net-SNMP API
CACTID: CACTID: Initializing PHP Script Server
CACTID: DEBUG: MySQL Query ID '20': 'SELECT id FROM host WHERE disabled='' AND id BETWEEN 4 AND 4 ORDER BY id'
CACTID: DEBUG: MySQL Query ID '20': OK
CACTID: DEBUG: Initial Value of Active Threads is 0
CACTID: DEBUG: Valid Thread to be Created
CACTID: DEBUG: The Value of Active Threads is 1
CACTID: DEBUG: In Poller, About to Start Polling of Host
CACTID: MYSQL: Connecting to MySQL database 'cacti' on 'localhost'...
CACTID: MYSQL: Connected to MySQL database 'cacti' on 'localhost'...
CACTID: DEBUG: MySQL Query ID '21': 'SELECT action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=0 ORDER BY arg1'
CACTID: DEBUG: MySQL Query ID '21': OK
CACTID: Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
CACTID: DEBUG: In Poller, About to Start Polling of Host
CACTID: MYSQL: Connecting to MySQL database 'cacti' on 'localhost'...
CACTID: MYSQL: Connected to MySQL database 'cacti' on 'localhost'...
CACTID: DEBUG: Valid Thread to be Created
CACTID: DEBUG: The Value of Active Threads is 2
CACTID: DEBUG: MySQL Query ID '22': 'SELECT id, hostname,snmp_community,snmp_username,snmp_password,snmp_version,snmp_port,snmp_timeout,status,status_event_count,status_fail_date,status_rec_date,status_last_error,min_time,max_time,cur_time,avg_time,total_polls,failed_polls,availability FROM host WHERE id=4'
CACTID: DEBUG: MySQL Query ID '22': OK
CACTID: DEBUG: The Value of Active Threads is 1
CACTID: Host[4] SNMP Result: Host responded to SNMP
CACTID: DEBUG: MySQL Insert ID '0': 'update host set status='3',status_event_count='0', status_fail_date='0000-00-00 00:00:00',status_rec_date='2006-06-02 15:35:00',status_last_error='Host did not respond to SNMP',min_time='9.999990',max_time='238.247160',cur_time='161.454920',avg_time='155.376973',total_polls='2285',failed_polls='2',availability='99.9125' where id='4''
CACTID: DEBUG: MySQL Insert ID '0': OK
CACTID: DEBUG: MySQL Query ID '23': 'SELECT data_query_id,action,op,assert_value,arg1 FROM poller_reindex WHERE host_id=4'
CACTID: DEBUG: MySQL Query ID '23': OK
CACTID: Host[4] RECACHE: Processing 2 items in the auto reindex cache for '10.10.10.10'
CACTID: DEBUG: MySQL Insert ID '1': 'update poller_reindex set assert_value='2404483148' where host_id='4' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0''
CACTID: DEBUG: MySQL Insert ID '1': OK
CACTID: DEBUG: MySQL Insert ID '2': 'update poller_reindex set assert_value='2404483164' where host_id='4' and data_query_id='10' and arg1='.1.3.6.1.2.1.1.3.0''
CACTID: DEBUG: MySQL Insert ID '2': OK
CACTID: DEBUG: MySQL Query ID '24': 'SELECT action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=4 ORDER BY arg1'
CACTID: DEBUG: MySQL Query ID '24': OK
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[297] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 3.QoS_Class1, output: 16352000
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[296] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 3.QoS_Class2, output: 1759000
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[293] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 3.QoS_Class3, output: 115000
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[292] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 3.QoS_Class4, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[295] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 3.QoS_Class5, output: 140000
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[294] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 3.QoS_Class6, output: 72000
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[291] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 3.QoS_Class7, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[311] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 37.QoS_Class1, output: 3000
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[310] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 37.QoS_Class2, output: 4000
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[307] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 37.QoS_Class7, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[306] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 37.QoS_Class3, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[309] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 37.QoS_Class4, output: 2000
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[308] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 37.QoS_Class5, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[305] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 37.QoS_Class6, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[332] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSbitrate 38.QoS_Class1, output: 2000
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[290] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 3.QoS_Class1, output: 13944
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[289] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 3.QoS_Class2, output: 1307
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[286] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 3.QoS_Class7, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[285] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 3.QoS_Class3, output: 1744
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[288] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 3.QoS_Class4, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[287] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 3.QoS_Class5, output: 203
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[284] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 3.QoS_Class6, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[304] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 37.QoS_Class1, output: 30
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[303] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 37.QoS_Class2, output: 889
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[300] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 37.QoS_Class7, output: 16
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[299] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 37.QoS_Class3, output: 29
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[302] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 37.QoS_Class4, output: 17
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[301] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 37.QoS_Class5, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[298] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 37.QoS_Class6, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[318] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 38.QoS_Class6, output: 36
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[359] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 38.QoS_Class2, output: 518
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[356] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 38.QoS_Class7, output: 3
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[355] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 38.QoS_Class3, output: 29
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[358] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 38.QoS_Class4, output: 9
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: Host[4] DS[357] SCRIPT: /usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 38.QoS_Class5, output: 0
CACTID: Host[4] DEBUG: The POPEN returned the following File Descriptor 9
CACTID: ERROR: Cactid Timed Out While Processing Hosts Internal
CACTID: DEBUG: MySQL Insert ID '3': 'replace into settings (name,value) values ('date',NOW())'
CACTID: DEBUG: MySQL Insert ID '3': OK
CACTID: DEBUG: MySQL Insert ID '4': 'insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())'
CACTID: DEBUG: MySQL Insert ID '4': OK
CACTID: DEBUG: Thread Cleanup Complete
CACTID: DEBUG: PHP Script Server Pipes Closed
CACTID: DEBUG: Allocated Variable Memory Freed
CACTID: CACTID: Net-SNMP API Shutdown Completed
CACTID: DEBUG: MYSQL Free & Close Completed
CACTID: Time: 294.0663 s, Threads: 100, Hosts: 2
And here is output from "poller_item" table of the cactd database from which you can see that I have object for these indexes in the database .. however cactid does not pick them up. Clearing of the pool cache does not help ...
458","0","4","1","10.28.254.252","fakesnmp","2",,,"161","500","QoSdropperclass","/var/www/localhost/htdocs/cacti/rra/ussnnwr10_qosdropperclass_458.rrd","1","300","0","/usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 39.QoS_Class1",,
"459","0","4","1","10.10.10.10","fakesnmp","2",,,"161","500","QoSdropperclass","/var/www/localhost/htdocs/cacti/rra/ussnnwr10_qosdropperclass_459.rrd","1","300","0","/usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 39.QoS_Class2",,
"460","0","4","1","10.10.10.10","fakesnmp","2",,,"161","500","QoSdropperclass","/var/www/localhost/htdocs/cacti/rra/ussnnwr10_qosdropperclass_460.rrd","1","300","0","/usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 39.QoS_Class3",,
"461","0","4","1","10.10.10.10","fakesnmp","2",,,"161","500","QoSdropperclass","/var/www/localhost/htdocs/cacti/rra/ussnnwr10_qosdropperclass_461.rrd","1","300","0","/usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 39.QoS_Class4",,
"462","0","4","1","10.10.10.10","fakesnmp","2",,,"161","500","QoSdropperclass","/var/www/localhost/htdocs/cacti/rra/ussnnwr10_qosdropperclass_462.rrd","1","300","0","/usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 39.QoS_Class5",,
"463","0","4","1","10.10.10.10","fakesnmp","2",,,"161","500","QoSdropperclass","/var/www/localhost/htdocs/cacti/rra/ussnnwr10_qosdropperclass_463.rrd","1","300","0","/usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 "fakesnmp" 2 get QoSdropperclass 39.QoS_Class6",,
"464","0","4","1","10.10.10.10","fakesnmp","2",,,"161","500","QoSdropperclass","/var/www/localhost/htdocs/cacti/rra/ussnnwr10_qosdropperclass_464.rrd","1","300","0","/usr/bin/perl /var/www/localhost/htdocs/cacti/scripts/qospol.pl 10.10.10.10 ""fakesnmp"" 2 get QoSdropperclass 39.QoS_Class7",,
Regards
Igor
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Please search for this error and see e.g. http://forums.cacti.net/about13308.htmlkingaru wrote:CACTID: ERROR: Cactid Timed Out While Processing Hosts Internal
Reinhard
Reinhard[/quote]lvm wrote:What host are you running on? Suppose, you'll have to pm TheWitness, the author of cactidentr0py wrote:Host 17, runs ok till right towards the end when it segfaults.
I did not see any feedbacks from him on this one so far .. but I guess he is reading the forum and will react ... or should I send him email privately?
Igor
Nope .. no errors like that ... I afraid it is something different. (lvm wrote:Please search for this error and see e.g. http://forums.cacti.net/about13308.htmlkingaru wrote:CACTID: ERROR: Cactid Timed Out While Processing Hosts Internal
Reinhard
Igor
Reinhard[/quote]lvm wrote:What host are you running on? Suppose, you'll have to pm TheWitness, the author of cactidentr0py wrote:Host 17, runs ok till right towards the end when it segfaults.
... I just tried to use cmd poller instead of cactid and cmd works just perfect ....
ti is clearly issues with cactid .. I hope that the author of check and fix it .. so for now I have to move to cmd poller ...
Who is online
Users browsing this forum: No registered users and 1 guest