WordPress upgrade (2.2.1)
June 21st, 2007 by Matteo| I just upgraded all the hosted blogs (blog.matteocorti.ch, previtali.info and sassolino.ch) to WordPress 2.2.1.See the release notes for the details. | ![]() |
Posted in Infrastructure | No Comments »
| I just upgraded all the hosted blogs (blog.matteocorti.ch, previtali.info and sassolino.ch) to WordPress 2.2.1.See the release notes for the details. | ![]() |
Posted in Infrastructure | No Comments »
I just released check_lm_sensors version 1.2:
check_lm_sensors is a Nagios plugin to monitor the values of on board sensors (with lm_sensors) and hard
disk temperatures (with hddtemp) on Linux systems
Changes:
hddtemp and sensors--nosensors and --nodrives options to disable sensors or drive temperature checks--rename option to rename sensors--sanitize option to remove spaces from sensor namesPosted in Software | No Comments »
I just released check_lm_sensors version 1.0:
check_lm_sensors is a Nagios plugin to monitor the values of on board sensors and hard
disk temperatures on Linux systems
Sample usage:
$ ./check_lm_sensors -v -c 'sda Temp'=30,5,10 -c '+2.5V'=0.2,0.3,2.5
found sensor +3.3V (3.39)
found sensor +2.5V (2.39)
found sensor VCore (1.19)
found sensor +5V (4.61)
found sensor +12V (11.96)
found sensor +3.3V (3.23)
found sensor Case Fan (0)
found sensor CPU Fan (0)
found sensor CPU Temp (62.1)
found sensor Int Temp (66.0)
found sensor vid (1.250)
found temperature for drive sda (51)
LM_SENSORS CRITICAL sda Temp=51|'Case Fan'=0;;;; 'vid'=1.250;;;; '+5V'=4.61;;;; '+2.5V'=2.39;;;; 'Int Temp'=66.0;;;; '+12V'=11.96;;;;
'+3.3V'=3.23;;;; 'VCore'=1.19;;;; 'CPU Temp'=62.1;;;; 'CPU Fan'=0;;;; 'sda Temp'=51;;;;
Posted in Software | No Comments »
All the machines (matteocorti.ch and casa.matteocorti.ch) are now running of Fedora 7
Posted in Infrastructure | No Comments »
Posted in Infrastructure | No Comments »
I addes some pictures of horses and flowers to my online collection

Posted in Personal | No Comments »
I just released svnauthcheck version 0.9.18
svnauthcheck is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself (see Delegating access control to the end users)
Changes (from 0.9.15):
-d option is only complied in if -DDEBUG is specifiedPosted in Software | No Comments »