Search found 2 matches

by anson
Fri Aug 31, 2007 4:47 pm
Forum: Scripts and Templates
Topic: memcached Host Template and Graphs (ver 1.0)
Replies: 47
Views: 86074

nohau, this is very easy. Simply create a new python_11212.py file and edit there the lines: parser.set_defaults(port = "11211") parser.add_option("-p", "--port", dest="port", metavar="PORT", help="default memcached port [default: 11211]")...
by anson
Mon Feb 12, 2007 7:50 pm
Forum: Help: Linux/Unix Specific
Topic: split cacti install
Replies: 0
Views: 955

split cacti install

i had cacti installed and running fine using cactid. one day, yum decided to update cacti, bad idea. I am now stuck with 2 cacti installs using the same db. it reads half the scripts from 1 install and the other half form the other install. i am going to rebuild a new box for this. whats the best wa...