Metauser

How deep does the rabbit hole go?

My mother drew a distinction between achievement and success. She said that 'achievement is the knowledge that you have studied and worked hard and done the best that is in you. Success is being praised by others, and that's nice, too, but not as important or satisfying. Always aim for achievement and forget about success.' -- Helen Hayes

Home Photos

November 27, 2007

New Web Host!

mitch @ 5:57 pm on November 27, 2007

Well… If your seeing this post, then your hitting my new web server! Its got about 2.5x’s more RAM than the old one so, we should be running on less swap than before… hopefully its faster for everyone…. and more stable…

Projects· TechnologyNo Comments

November 23, 2007

Site changes upcomming

mitch @ 3:51 pm on November 23, 2007

I’m going to be making some changes to the site involving DNS servers and mail servers and such over the coming week or so, so you may experience intermittent problems with my my site… be patient :)

ProjectsNo Comments

November 19, 2007

Cacti graphing for 1Gbit network interfaces

mitch @ 5:58 pm on November 19, 2007

At my current place of employement, gigabit is deployed everywhere. I’d rather not get into the details as to why it is, but it goes without saying that its not really needed *everywhere*. None the less, I had cacti up and graphing for a couple months, before I thought I’d really like to see cacti graph a fully utilized gigabit port. Well, it turns out that the default configuration of the ucd/net snmp network interface ports on cacti will not graph a gigabit port. It will appear to work, but seems to wrap around at about 120Mbit. The reason is, cacti by default uses 32bit counters for this setting. It has a drop down under the network interfaces when creating graphs on a device, to use 64-bit counters. This is required for gigabit ports (if you want to get a true representation for the graph). I will see if I can grab some screen shots of this when I get back to work.

But overall, I love cacti and even after looking at similar tools, I much prefer cacti over anything else.

Open Source· Technology· WorkNo Comments