Search found 15 matches

by wavysong
Wed Jan 16, 2019 2:28 am
Forum: Plugin: (Network Weather Map)
Topic: Maps in cycle mode won't refresh
Replies: 3
Views: 2836

Re: Maps in cycle mode won't refresh

i also found 86400 and had not found a way to resolve it.
:-?
by wavysong
Wed Nov 20, 2013 2:58 am
Forum: Plugin: (Threshold)
Topic: Error: A template with that Data Source already exists!
Replies: 1
Views: 828

Re: Error: A template with that Data Source already exists!

that means there has another thold template that also use the data source you selected.
by wavysong
Sun Jul 21, 2013 7:26 am
Forum: Help: General
Topic: Help...dataquery not in pooler cache and now new rrd file
Replies: 13
Views: 2465

Re: Help...dataquery not in pooler cache and now new rrd fil

i study the document http://docs.cacti.net/manual:088:3a_advanced_topics.3d_script_data_query_walkthrough#script_data_query_walkthrough and i make my local php and xml files,the same as its in document above. i also found the oid is missing in snmp cache under "System Utilities" coud anybo...
by wavysong
Mon Jun 17, 2013 5:01 am
Forum: Plugin Development
Topic: plugin for creating external DS
Replies: 2
Views: 14017

Re: plugin for creating external DS

i want the computed memory utilization in percent,however i only get All Memory and Used Memory through SNMP. when make a graph for utilization ,i could reached it by add a customed CDEF. but when i use weathermap plugin, i just want to pick the utilizaion directly from the rrd files. before that,i ...
by wavysong
Sat Jun 15, 2013 8:47 am
Forum: Scripts and Templates
Topic: [Solved] Indexed query issue / Stonesoft 5.3 template
Replies: 19
Views: 8607

Re: [Solved] Indexed query issue / StoneGate 5.3 template

i face almost the same problem several days agao.
i resolved it in a different way.
i found the "sort_field" in table "host_snmp_query" is empty for that query.
i manual modify it and resoved.
by wavysong
Wed Jun 12, 2013 7:34 pm
Forum: Plugin General
Topic: [resolved]plugin management shown blank
Replies: 0
Views: 815

[resolved]plugin management shown blank

Hello,i had resolved the plugin management do not shown problem yesterday.

due to upgrade reason,there has different named folders just for one same plugin.

this cause when click 'plugin management', i got a blank.

after delete other folders ,the problem resolved.
by wavysong
Wed Aug 08, 2012 4:18 am
Forum: Help: General
Topic: RRD files not created due to poller-item table error.
Replies: 4
Views: 1351

Re: RRD files not created due to poller-item table error.

1. use disable option under menu for all devices.,and turn the highest logging level.then enable my AAA server device. i found there has a delete SQL action: 03/02/2012 04:30:26 PM - CMDPHP: Poller[0] DEVEL: SQL Exec: "update host set disabled='' where id='12'" ...... 03/02/2012 04:30:26 ...
by wavysong
Thu Jul 12, 2012 8:28 am
Forum: Plugin: (Network Weather Map)
Topic: Percentage shown on a node with value from two DS division
Replies: 2
Views: 1182

Percentage shown on a node with value from two DS division

i am working about Radius related. there has two DS in a files,they are acc_request and acc_response ,i could shows there vaule on a node. NODE radius_request LABEL {node:this:bandwidth_in:%d} times INFOURL http://locolhost/cacti/graph.php?action=view&local_graph_id=140&rra_id=all TARGET gau...
by wavysong
Mon Jul 09, 2012 10:15 pm
Forum: Help: General
Topic: SNMP indexed query : IPs got in hexa - How to correct ?
Replies: 8
Views: 4655

Re: SNMP indexed query : IPs got in hexa - How to correct ?

GLR wrote:OK, here is the report :
http://bugs.cacti.net/view.php?id=2143
Hello GLR
i recently create similar template to get ipsec vpn traffic from cisco router.
if possible,could you share your template for reference.
thanks.
by wavysong
Tue Mar 06, 2012 9:37 pm
Forum: Help: Windows Specific
Topic: Windows All-In-One Installer [Cacti 1.2.24] [Updated 2023-03-09]
Replies: 1065
Views: 960353

Re: Windows Installer [Cacti 0.8.7i - 2011-12-21]

wavysong: 1) Is this a new cacti installation? 2) The rrd files are not getting updated every 5 minutes? 3) If you manually run rrdtool at the command prompt, are there any errors? 4) a lack of "rrdtool says" typically signifies a permission problem on cmd.exe and/or rrdtool.exe, which pr...
by wavysong
Tue Mar 06, 2012 4:55 am
Forum: Help: Windows Specific
Topic: Windows All-In-One Installer [Cacti 1.2.24] [Updated 2023-03-09]
Replies: 1065
Views: 960353

Re: Windows Installer [Cacti 0.8.7i - 2011-12-21]

hello i got some confused when installed the latest version on WIN7 today,everything seems ok. the rrd files could be created,but fail to update.the log output has no evident error: the cacti was installed on a fat32 file format disk F: 03/06/2012 01:40:01 AM - SYSTEM STATS: Time:0.7775 Method:cmd.p...
by wavysong
Sun Mar 04, 2012 4:53 am
Forum: Help: General
Topic: RRD files not created due to poller-item table error.
Replies: 4
Views: 1351

Re: RRD files not created due to poller-item table error.

i made some screensnap as below:
by wavysong
Sun Mar 04, 2012 4:50 am
Forum: Help: General
Topic: RRD files not created due to poller-item table error.
Replies: 4
Views: 1351

RRD files not created due to poller-item table error.

dear all. i recently wirte one snmp-query xml to get Accounting request/success info from AAA server. it looks everything are all ok,but there was no rrd files. the other template that i wrote works fine. i made some check and found when i create a graph.my cacti could create data source and graph.i...
by wavysong
Sun Mar 04, 2012 2:41 am
Forum: Help: General
Topic: Data query doesn't work. No rrd files are generated
Replies: 3
Views: 705

Re: Data query doesn't work. No rrd files are generated

i had suffered almost the same problem.and made the same check procedure. although i had not resoved it.but i had found some difference in database. In the "poller-item"table,i found there was no related raws which it should has the same id with data source id.even i had just created them,...