Search found 6 matches
- Fri Oct 07, 2011 5:23 am
- Forum: Feature Requests
- Topic: Script to update ifAlias/ifDescr title via cron
- Replies: 25
- Views: 27487
Re: Script to update ifAlias/ifDescr title via cron
As I just stumbled across this question as well, I thought I'd share this (so my post is just a reference). Running this command (inside the ./cli directory) did the magic for me (Version 0.8.7g) php -q poller_graphs_reapply_names.php -id=All So something like this would be good as a cronjob. I reme...
- Fri Aug 20, 2010 9:58 am
- Forum: Help: Linux/Unix Specific
- Topic: Value polled but not properly saved in RRD archive
- Replies: 1
- Views: 834
- Fri Aug 20, 2010 6:31 am
- Forum: Help: Linux/Unix Specific
- Topic: Value polled but not properly saved in RRD archive
- Replies: 1
- Views: 834
Value polled but not properly saved in RRD archive
Hi, I'm running Cacti 0.8.7e inside a 32-bit debian vserver. (Edit:) Just upgraded to 0.8.7g and problem still persists. Up until a few days ago all the data sources were updated correctly. Suddenly the graphs on all ports of one of our routers dropped to 0. The rra archives are still updated on eac...
- Tue Jun 30, 2009 5:20 am
- Forum: Scripts and Templates
- Topic: The MySQL Graph Collection - Version 2.0!
- Replies: 169
- Views: 405892
Re: Acess denied in Mysql
when i execute this command C:\mysql\bin>php -q c:\auntie\cacti\scripts\mysql_stats.php command localhost cactiuser cactipw i get the message access is denied. pls help me to solve the issue. Did you use the "GRANT PROCESS..." command to add cactiuser to your database? Check the first pag...
- Thu Jun 11, 2009 4:49 am
- Forum: Scripts and Templates
- Topic: The MySQL Graph Collection - Version 2.0!
- Replies: 169
- Views: 405892
Question about graph units
As I don't wanted to mix up this question with my last post, I'm going to ask it seperately. I'm not sure about the unit "m" in the graph. This is probably a thing about rrdtool but in the end I'm not sure how to interpret the mysql_stats values. What exactly means "m" (i.e. &quo...
- Thu Jun 11, 2009 4:35 am
- Forum: Scripts and Templates
- Topic: The MySQL Graph Collection - Version 2.0!
- Replies: 169
- Views: 405892
Re: MYSQL MULTI running more than 1 mysql on same ip
Is there somebody that can add to the script mysql port support ? we have about 16 mysql db running on different port and since cacti add by ping if host is alive before to try to graph, we cant use anymore HOST:PORT as host... I was thinking about this too. As I don't have time to add the port sup...