Search found 20 matches

by wjm
Tue May 06, 2014 10:00 am
Forum: Addons for Cacti
Topic: Cycle plugin, custom graph size
Replies: 1
Views: 2240

Re: Cycle plugin, custom graph size

OK, I found a place to add other height and width. It is in plugins/cycle/setup.php. Look around line 300 in the file. I added 800x2000 and it seems OK for now. $cycle_height = array( 75 => "75 Pixels", 100 => "100 Pixels", 125 => "125 Pixels", 150 => "150 Pixels&q...
by wjm
Tue May 06, 2014 9:27 am
Forum: Addons for Cacti
Topic: Cycle plugin, custom graph size
Replies: 1
Views: 2240

Cycle plugin, custom graph size

Hi all,
I am upgrading to cycle plugin 2.3.
I want the cycle tab graphs to be really big, but it is seems to be limited to 500x700 pixels.
Can I change this, maybe add a custom pixel number?
I wouldn't mind changing the file that does this, but I cannot find which one it is.
Thanks,
by wjm
Tue Nov 19, 2013 11:46 am
Forum: Help: Linux/Unix Specific
Topic: Building new server, any recommenced my.cnf and php settings
Replies: 0
Views: 512

Building new server, any recommenced my.cnf and php settings

I am replacing a 6 year old install with new hardware and a fresh install of 8.8b.
I have found a couple of different examples of my.cnf and php.ini in the forum.
Is there a best practices for these files?
I have lots of ram now(64GB), so I can allocate whatever should be needed...
by wjm
Mon Mar 04, 2013 11:51 am
Forum: Scripts and Templates
Topic: PING - Advanced Ping v1.3 - Really Large rrd files
Replies: 0
Views: 807

PING - Advanced Ping v1.3 - Really Large rrd files

I started using Ping graphs a few months ago. My backups started taking a long time due to the size of the rra directory. I found that each host with Ping graph has a 34M rra. I use bigger rras that standard, but all other graphs are only 4.2M Is there that much more info for this rra that others? A...
by wjm
Mon Oct 01, 2012 11:28 am
Forum: Help: General
Topic: Cisco ASA returns text in gauge field
Replies: 3
Views: 655

Re: Cisco ASA returns text in gauge field

Sounds promising.
I am running a pretty old cacti version 8.7.
In what version is the feature?
by wjm
Thu Sep 27, 2012 11:20 am
Forum: Help: General
Topic: Cisco ASA returns text in gauge field
Replies: 3
Views: 655

Cisco ASA returns text in gauge field

trying to query connections for ASA, but it returns text string with number. So instead of getting "1169" it returns "1169 Connections Per Second". What to do? .iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.ciscoUnifiedFirewallMIB.ciscoUnifiedFirewallMIBObjects.cuFwCon...
by wjm
Fri May 06, 2011 10:09 am
Forum: Help: General
Topic: Random gaps in the graphics of Host MIB - Hard Drive Space
Replies: 16
Views: 4108

Re: Random gaps in the graphics of Host MIB - Hard Drive Spa

Sorry for dragging up old topics but,
I solved this for me by setting "Maximum OID's Per Get Request" to "1" at the device level.
by wjm
Wed Oct 13, 2010 10:54 am
Forum: Help: Linux/Unix Specific
Topic: Running two differnt cacti versions at the same time
Replies: 1
Views: 337

Running two differnt cacti versions at the same time

Would it be possible (or advisable) to run two different cacti versions on the same server? I am running 0.8.7b and want to upgrade to 0.8.7g. I am really customized and have lots of users (with high expectations). Would it be possible to run both on the same server and work out the possible issues ...
by wjm
Fri Jul 09, 2010 9:52 am
Forum: Plugin General
Topic: NPC blank dashboard
Replies: 4
Views: 2892

One way to install PHP-json

FYI This is how I installed PHP-json

yum -y install php-pear
then
pecl install json
and
service httpd restart
by wjm
Tue Jun 29, 2010 9:15 am
Forum: Plugin General
Topic: Nagios Plugin for Cacti (NPC) 2.0.4
Replies: 445
Views: 415003

uh ohh, domian expired

tying to download NPC 2.0.4 at:
http://www.constructaegis.com/downloads ... 0.4.tar.gz

NOTICE: This domain name expired on 06/27/2010 and is pending renewal or deletion
by wjm
Thu Jun 12, 2008 9:04 am
Forum: Help: General
Topic: Best way to setup new hard drives for CentOS install
Replies: 2
Views: 1115

Thanks, the new server will have lots of RAM and the latest kernel.
I was wondering if anyone has ideas as to how to use the available drives.
Like a seperate set of disks for the rra directory or disks just for where mysql will reside?
by wjm
Wed Jun 11, 2008 1:36 pm
Forum: Help: General
Topic: Best way to setup new hard drives for CentOS install
Replies: 2
Views: 1115

Best way to setup new hard drives for CentOS install

I am ordering new hardware for the growing cacti install. I will have 8- 146GB 15K RPM Serial-Attach SCSI Hard drives. What is best way allocate these drives for performance while keeping some redundnacy. It does not look like space will have to be a consideration, just how to divide up the spindles...
by wjm
Fri Jan 04, 2008 9:13 am
Forum: Feature Requests
Topic: New Cacti Architecture (0.8.8) - RFC Response Location
Replies: 75
Views: 154038

Multiple pollers would be the best fit for me. I can keep the existing high availability hardware for 'have' to monitor deceives. And use lower cost for the 'nice to know' things. In practice (for me) the user interface is the least used part. There are over 70 people that can login, but if there ha...
by wjm
Tue Apr 24, 2007 7:41 am
Forum: Scripts and Templates
Topic: DNS Server Response Time: Script & Templates
Replies: 50
Views: 123024

adrianmarsh, I did run it from root. Are you saying that you no longer get the 'ERROR: The POPEN timed out' in the log? That is what I am still getting. I agree with the open time for the script, (when this starts to work for me), I will change the switches to: '-i 15' and '-d 5' This will do three ...
by wjm
Mon Apr 23, 2007 9:26 am
Forum: Scripts and Templates
Topic: DNS Server Response Time: Script & Templates
Replies: 50
Views: 123024

adrianmarsh, I run it manually and I get the results below. I wonder if running from root does it. When I change the -i option, it runs for that many seconds. I changed mine to 60 because I do one minute polling -d looks to be how long it takes to fire off again , so in 60 seconds it happens 6 times...