Search found 34 matches

by tracky2007
Wed Apr 19, 2017 3:57 am
Forum: Plugin: (Threshold)
Topic: Dead Host Notification - Email Flooding
Replies: 21
Views: 18834

Re: Dead Host Notification - Email Flooding

i got this issue same,and i found the reason is the table named "plugin_thold_host_failed" not clear,u can use this cmd to clear this table

delete from plugin_thold_host_failed

and now u can see nothing flooding again~~~

Best wishes and Good Lucky!
by tracky2007
Mon Dec 19, 2011 9:52 pm
Forum: Plugin: (Threshold)
Topic: Make Thold can send sms(enjoy this)^_^...
Replies: 3
Views: 9184

Make Thold can send sms(enjoy this)^_^...

First...sorry for my English... This change based on Thold_Version0.49-3,PIA3.0,cacti0.87h and above...(on my cacti_host,not been test on other version) features below: 1、sms support on thold list and templates;(my sms send by an oracle proc,so you need to install php-oci8 extensions,Simply you can ...
by tracky2007
Wed Nov 02, 2011 9:14 pm
Forum: Help: General
Topic: problem with cacti poller configuration
Replies: 6
Views: 1272

Re: problem with cacti poller configuration

I got the same problem,when the patch for spine0.87h will be published?
by tracky2007
Thu Mar 04, 2010 10:56 pm
Forum: Scripts and Templates
Topic: [solved]How cacti get AIX5.3 64bitOS interfaces's value
Replies: 3
Views: 7292

oh~~~so long to meet u again~~~^_^

it's work for aix5307 and above version~~~do not work for 5305.......
by tracky2007
Thu Mar 05, 2009 10:17 pm
Forum: Scripts and Templates
Topic: Sending SMS Alerts using SMPP Bind along with Email Alerts.
Replies: 13
Views: 21172

the 151 line is:
$tx=new SMPP('SMSC IP',SMSC PORT);

and errors comes:
Parse error: syntax error, unexpected T_STRING in /usr/local/apache/htdocs/cacti/plugins/thold/thold_functions.php on line 151
by tracky2007
Thu Feb 26, 2009 3:57 am
Forum: Help: General
Topic: What's the matter with Spine or Rrdtool?
Replies: 3
Views: 1032

thanks for your replay!
And i run this scripts within cacti user on server consloe.
I can't figure out the way to solve this problem,can u just give me some advice to check?
thank you very much~~~
by tracky2007
Wed Feb 25, 2009 10:28 pm
Forum: Help: General
Topic: What's the matter with Spine or Rrdtool?
Replies: 3
Views: 1032

What's the matter with Spine or Rrdtool?

I download a TCP-connections templates at http://forums.cacti.net/about12787.html And i got the right output at cacti-server console just like: cacti@Cacti-Monitor:/usr/local/apache/htdocs/cacti> perl -w /usr/local/apache/htdocs/cacti/scripts/lvm_netstat_tcp.pl 118.0.193.11 2 public 161 500 establis...
by tracky2007
Sun Feb 22, 2009 8:45 pm
Forum: Help: General
Topic: graph nan need help!
Replies: 7
Views: 2249

yes,i am sure.
It's single print.
by tracky2007
Fri Feb 20, 2009 12:40 pm
Forum: Help: General
Topic: Multiple Value Data Input Methods
Replies: 3
Views: 1171

:(
I got the same problem with cacti0.87b+spine0.87c!

when i changed spine to CMD,it turn correct!
and I haven't figured out why.

maybe it‘s a but with spine~~~or cmd+0.87b???

Somebody help us!
by tracky2007
Wed Feb 18, 2009 7:48 pm
Forum: Help: General
Topic: graph nan need help!
Replies: 7
Views: 2249

can somebody tell me why spine0.87c fail to get all value but cmd dose???

bug?when should it be repair??
by tracky2007
Wed Feb 18, 2009 12:15 am
Forum: Help: General
Topic: graph nan need help!
Replies: 7
Views: 2249

:evil: :evil: :evil:

when i change spine to cmd,graph turn right!
so disappointed!

Is this a bug for spine0.87C ???
by tracky2007
Tue Feb 17, 2009 9:27 pm
Forum: Help: General
Topic: graph nan need help!
Replies: 7
Views: 2249

i take a look on cacti.log use debug mode,just found : SCRIPT: php -q /usr/local/apache/htdocs/cacti/scripts/gcfe_check1.php, output: ATM:69 but on the cacti box,i ran this script command like this: php -q /usr/local/apache/htdocs/cacti/scripts/gcfe_check1.php ATM:69 POS:90 why i lose POS:90 please ...
by tracky2007
Mon Feb 16, 2009 11:38 pm
Forum: Help: General
Topic: graph nan need help!
Replies: 7
Views: 2249

graph nan need help!

hi,ererybody: i make a graph by using a php command to get the value form a txt. this command worked fine,and output is like: cacti@Cacti-Monitor:/usr/local> php -q /usr/local/apache/htdocs/cacti/scripts/gcfe_check1.php ATM:115 POS:65 but in graph ,i only make the ATM correct, POS show nan! my cacti...
by tracky2007
Fri Dec 26, 2008 3:22 am
Forum: Scripts and Templates
Topic: [solved]How cacti get AIX5.3 64bitOS interfaces's value
Replies: 3
Views: 7292

[solved]How cacti get AIX5.3 64bitOS interfaces's value

I build net-snmp(V5.4.2.1) for AIX5.3 64bit box,everything works nice except the interface! This OID return nothing! This problem make me annoyingly! So i goolge more and finally i work it out.you may do 6 changes on your aix box as follows: 1.bulid net-snmp by this configure: ./configure --prefix=/...
by tracky2007
Mon May 05, 2008 4:33 am
Forum: Scripts and Templates
Topic: The MySQL Graph Collection - Version 2.0!
Replies: 169
Views: 405799

why mysql return "0" value??? mysql version6.0 alpha,does it matter???? cacti@SUSE10:~> php -q /usr/local/apache/htdocs/cacti/scripts/mysql_stats.php command 118.1.115.107 cactiuser "cactipasswd" change_db:0 delete:0 insert:0 select:0 update:0cacti@SUSE10:~> cacti@SUSE10:~> php -...