Kopete, ICQ and CP1251

I\’ve beet fighting with the CP1251 char encoding to work with Kopete ICQ for a while and finally I found how to enable it properly.

After creating the ICQ account withing the Kopete, edit ~/.kde/share/config/kopeterc and under [ICQ] part of the config change DefaultEncoding to 2251.

The problem is that CP1251 is a most used encoding for ICQ to talk in Russian and that was preventing me from using Kopete as an IM, since it had some problems with this encoding. Now everything works just fine.

BTW, I also seen some Skype plugin for Kopete, although it was still under early development.

Nagios stuff

I am playing around nagios now (again) and it seems that I have found the nice way to monitor most of the stuff I need.

Monitoring Linux servers in not a big deal and a lot of custom plugins can be (and already) written for watching different stuff, but monitoring Windows servers were not so easy for me until this days. Now it seems that I found the way.

It is well known that SNMP under windows really sux (I mean the standard one), the thing that really caught my attention was Performance Counter. This can do the job well.

My idea was to integrate nagios, windows performance counters and rrd graphs. For this I have set up nagios, installed NRPE plugin on windows to be able to check it and added a plugin which is able to watch performance counters. Now I have everything: performance counters are monitored, nagios updates the state of services and does all that fancy stuff it is supposed to do and in addition, the output and performance data of the plugins is written by nagios to the named pipe from where my small perl script takes it and updates a bunch of rrd databases. A simple web GUI shows me all needed graphs.

Going into OpenVZ

For the past few months I was thinking about implementing virtual servers on some hardware. The reason is that the hardware is too powerful to run few tasks and running many can lead to mess. In addition I have different people using different stuff and I do not want them to interfere. With virtualization I can solve all the problem and even get some more benefits.

I was looking at many solution and it seems that I found the one (thanks to by brother): OpenVZ. It is very easy to install. Guest OSes run on the same kernel (so no need to have multiple kernels consuming each its own resources) and it does the job I need.

I am in the process of installing it, so I can not tell a lot about it yet (except from what I was told and what I have already seen in the installation process), but when I finish with it, I think I will cover it here.

Fedora Core 5

I have installed Fedora Core 5 on my workstation now. Looks nice. There few things that I noticed at once:

1. Improvement in speed (boot, load of apps and other)

2. Look and feel is much better than before. Nicer colors and so on

3. Very fresh software. They managed to include almost all latest stuff

Downtime. I hope no more!

There was a long long long downtime because of the problems with ISP. I\’ve been fighting with them a lot and finally I have switched to other one. Now I have a new line (of business lite kind) with a bunch of public IPs. This time I went with LogosNet who are although smaller, provide me with more quality service. From the past experience (I have some lines from LogosNet at other places) there were only 2 failures (for less than 10 min) during the whole year while I have a whole bunch of long failures with CytaNet (the provider I switched from now).

I hope that from now on everything will be just fine.