Search found 30 matches

by greginmadison
Tue Apr 21, 2009 1:31 pm
Forum: Plugin Architecture
Topic: 0.8.7d + PIA 2.4 "upgrade" process patch errors
Replies: 24
Views: 25657

Sorry to be dense, but what is the full solution to this?

Sorry to be dense, but I am not clear following this tread as to the full complete solution for getting rid of these error messages in my syslogs:ttpd2-prefork: PHP Notice: Use of undefined constant OPER_MODE_NATIVE - assumed 'OPER_MODE_NATIVE' in /san/www/htdocs/cacti/include/top_graph_header.php o...
by greginmadison
Thu Aug 07, 2008 12:30 pm
Forum: Help: General
Topic: Refresh interface descriptions through script?
Replies: 1
Views: 1150

poller_reindex_hosts.php -id=All

Found the answer after a google search of the Cacti forms. The command is php /www/htdocs/cacti/cli/poller_reindex_hosts.php -id=All

But must stop the poller from running before executing this command.
by greginmadison
Thu Aug 07, 2008 12:09 pm
Forum: Help: General
Topic: Refresh interface descriptions through script?
Replies: 1
Views: 1150

Refresh interface descriptions through script?

I've got about 1400 Cisco routers and switches and would like a way to automate the refresh of the device interfaces so that it picks up the new descriptions for my Cisco router/switch interfaces. How can this be done instead of selecting each device and clicking on the green circle under the Associ...
by greginmadison
Tue Jul 01, 2008 8:08 am
Forum: Help: General
Topic: Appreciation
Replies: 64
Views: 190747

Thanks for Cacti

Thanks for Cacti. From a anonymous Governmental organization in Wisconsin (Go Packers)!
by greginmadison
Sat Jun 28, 2008 8:59 am
Forum: Help: General
Topic: Bug in api_automation_tools.php in displayTreeNodes?
Replies: 8
Views: 5225

fixed!. Php cli current memory limits

My cli php memory was set to 8M and the apache was set at 600M, as soon as I changed the cli to 128 Meg I got a good listing from ./add_tree.php --list-nodes --tree-id=23. Thanks for the help. BTW, cacti really is a fantastic tool. I am replacing a system that cost my organization $80,000 a year in ...
by greginmadison
Wed Jun 25, 2008 4:31 pm
Forum: Help: Linux/Unix Specific
Topic: Spine not working after Cacti upgrade
Replies: 12
Views: 6727

php cli Memory limit

Is this a PHP cli memory limit. The cli memory limit for PHP is set in a different location on you operating system then the apache php module. Try upping that memory limit and see if that fixes this. I had the same messages when running some php cli add_tree.php scripts and it went away after I inc...
by greginmadison
Wed Jun 25, 2008 7:50 am
Forum: Help: General
Topic: [solved] Moving directory of install?
Replies: 2
Views: 1240

Thanks that fixed it.

Thanks that did it.
by greginmadison
Mon Jun 23, 2008 3:52 pm
Forum: Help: General
Topic: [solved] Moving directory of install?
Replies: 2
Views: 1240

[solved] Moving directory of install?

I just had something strange happen when I moved my cacti installation from /san/www/htdocs/cacti-0.8.7b to /san/www/htdocs/cacti. I changed the /san/www/htdocs/cacti/include/global.php line for the setting the $config['url_path'] = '/cacti/', and I went into the settings->Paths and changed the cact...
by greginmadison
Sun Jun 22, 2008 5:50 pm
Forum: Help: General
Topic: Bug in api_automation_tools.php in displayTreeNodes?
Replies: 8
Views: 5225

Dump tar and gzip is 6.8 meg, too big from PM

Dump tar and gzip is 6.8 meg, too big from PM.

I put the file up on a ftp server, see you PM for details.
by greginmadison
Sun Jun 22, 2008 11:43 am
Forum: Help: General
Topic: Bug in api_automation_tools.php in displayTreeNodes?
Replies: 8
Views: 5225

Same results with new add_tree.php file

nwlmad0p0101:/san/www/htdocs/cacti/cli # ./add_tree.php --list-trees Known Trees: id sort method name 1 Manual Ordering (No Sorting) Default Tree 16 Alphabetic Ordering Firewall 17 Alphabetic Ordering Data Center Network 18 Manual Ordering (No Sorting) Servers 23 Manual Ordering (No Sorting) Agency ...
by greginmadison
Sat Jun 21, 2008 8:18 pm
Forum: Help: General
Topic: Bug in api_automation_tools.php in displayTreeNodes?
Replies: 8
Views: 5225

sql result run by hand in attached file

Here is the results of the command (in the attached file); SELECT id, local_graph_id, rra_id, title, host_id, host_grouping_type, sort_children_type FROM graph_tree_items WHERE graph_tree_id=23 ORDER BY id into outfile "/tmp/sqlout"; I have the same trouble running this on 0.8.7a or 0.8.7....
by greginmadison
Fri Jun 20, 2008 8:24 pm
Forum: Help: General
Topic: Bug in api_automation_tools.php in displayTreeNodes?
Replies: 8
Views: 5225

Bug in api_automation_tools.php in displayTreeNodes?

I am attempting to get a node listing when running the cli command and get an empty list: nwlmad0p0101:/san/www/htdocs/cacti/cli # ./add_tree.php --list-nodes --tree-id=23 Before displayTreeNodesKnown Tree Nodes: type id text BUT, there is a tree 23 from the output of: nwlmad0p0101:/san/www/htdocs/c...
by greginmadison
Sun Jun 15, 2008 3:07 pm
Forum: Scripts and Templates
Topic: Cisco 6500 switche template
Replies: 38
Views: 146030

switch cisco 3560? Uses IOS not CatOS

THe cisco 3560 uses IOS not CatOS. So the standard Cisco Host template working out of the box, you don't need this template.
by greginmadison
Mon Jun 02, 2008 2:49 pm
Forum: Help: General
Topic: Graph template Color [Field Not Templated] ?
Replies: 4
Views: 3389

found under Graph Item Inputs

Thanks I found the check box under Graph Templates, Template, and removed the Legend Color by clicking on the red X. Is that what you mean Gandalf? Also, if I were to remove the Graph Item Inputs, CPU Usage Data Source would this stop the prompting for graph name? Note the now missing "Legend C...
by greginmadison
Mon Jun 02, 2008 8:47 am
Forum: Help: General
Topic: Graph template Color [Field Not Templated] ?
Replies: 4
Views: 3389

Graph template Color [Field Not Templated] ?

I am trying to figure out why I can not set a default Color from the Cisco - CPU Usage legend color. I don't want to be prompted for the legend and want to set it to FF0000. (I am adding 800 cisco routers and don't want the prompts).