Compact Monitoring System-ZABBIX

October 5th, 2008

Zabbix Architecture

Monitoring a server is an essential process to keep it healthy. Managing logs and status of the services of your servers in a human readable and viewable form is now very easy and handy. ZABBIX is an open source compact and complete monitoring system. I can comfortably call it YOUR OWN DOCTOR because it provides

Zabbix dashboard

Complete examination of your server hardware in a following way

Read the rest of this entry »

Experience virtualization with VM-Knoppix

September 7th, 2008

Virtualization means running multiple Operating system at the same time, It can be done at server scale and also on the desktop level. Here we are going to discuss briefly about the desktop virtualization with VM-KNOPPIX. Live CD. Virtualization provides you low infrastructure cost because single Operating system can be used by many users, Hardware cost is reduced, low power usage and maximum utilization of existing hardware.

Look at the features of VM-Knoppix:

Read the rest of this entry »

Monitoring HPC

September 4th, 2008

What is HPC???

HPC stands for high performance computing and to get most efficient result set for solving engineering tasks, HPC is used. HPC term is normally used to represent teraflop 10 ^12 (10 power 12) and Super computer also operate at this level of speed. These types of deployment are needed normally in calculating the complex operations at military, bio-informatics and research environments. So far so good, now come to our main topic of discussion HPC Monitoring Tools. Always Open Source market is there to help you in these situations Ganglia, High Performance Computing Monitoring tool used to monitor clustering and grid computing. It has two parts Gmond and Gmetad

Read the rest of this entry »

Get The Details Of Your Machine Chipset

August 27th, 2008

Intel Board logo

Many times a situation arises to you that you need to identify the Chipset details of your machine, Whether it may be Intel or AMD board etc.. If you came to know the board brand then what type of chipset it is, what is the cache size, what is RAM size & menufacturer, how many DDR slots are there on it, What is speed of CPU speed, USB ports speed, Ethernet speed whether it may be 100Mbs/1000Mbs, what kind of audio support it has, what kind of support it has for VGA, what is the bus speed, how many SATA drives support it has and many other things that you may need to know. If you had lost your intel chipset drivers CD, then dont panic..

Read the rest of this entry »

.Exe files on Linux

August 27th, 2008

Windows2Linux logo

Life becomes easy for windows users and administrator because their favorite software’s are now available on linux. As a Linux System Administrator, if you are running both Linux and windows network in parallel, you need to experience some windows softwares for testing purpose. It is very hard to switch between two OS running in dual boot mode. So for this Wine is there to help you. Wine is developed using Windows Application programming interface (API) which helps in bridging up windows application in Linux. Download wine rpm according to your Operating System distribution and install it. Its has dependencies which need to be resolved

ncurses, ncurses-dev

xlib, xlib-dev

gcc

xpm, xpm-dev

mesage3, mesage3-dev

svga-server

Command to run wine

Read the rest of this entry »

Acer Aspire Laptop is Rocking Just in 625$

August 17th, 2008

logo

Grey elegant keypad with soft keys and gemstone look of Acer Aspire 5715Z is capturing market these days. I found this notebook is economical with almost every required accessory by the computer professionals and students. Amazingly it costs you 625$ (US dollars) / PAK. 48490 Rupees

Features

  • Intel Dual core 1.86GHz 533FSB
  • Linux Installed.
  • 1MB L2 cache size

Read the rest of this entry »

Opensource Router-XORP

August 14th, 2008

Xorp-Logo

Another leap by opensource community for deploying routable  network. My old post about Mikrotik router is very similar with this but the big difference between mikrotik and xorp is XORP (eXtensible open source router) is completely free…. No licence is required for it. Linux 2.4 and 2.6 kernel and BSD Operating systems has support for XORP. Programmed in C++ and still in progress. 1.5 release is available for use and can be download from here.

Salient Features

Read the rest of this entry »

Database Modeling with Ease

August 10th, 2008

Database Products Provider

Almost every product requires optimized design and structure of a database. Before database is put into production, System database modeling should be done with the most efficient tool which provides System Reverse Engineering, forward engineering, normalization and demoralization, industry standard notation for representing entities, key and non key attributes, writing data dictionary, importing and exporting database schemas, pictorial representation of database structure, creates logical and physical structure of database and also perform mapping of these structures, Read the rest of this entry »

Sniffing Your Network Packets Is Fun

August 10th, 2008

Commview

Who don’t want to be an efficient Network professional,  auditing a network makes you a diligent network solution provider. So for you Commview is product for monitoring network and analyzing your network traffic. It provides the detailed traffic stats like ip address, port number, session information, and packets detailed information from sender and receiver and many more. Its reporting feature helps you in understanding the network technical information. It also alarms you when you find some suspicious activity is going on in your network and monitors maximum bandwidth usage in your network.

It can also analyze VOIP traffic from SIP and H.323 protocols.

Read the rest of this entry »

Email with database-DBMail

August 5th, 2008

Who doesn’t want to have a fast and reliable solution for an emails delivery? Now another refreshing product in open source development is DBMail. Currently it is supporting sqlLite, postgre, mysql. Its name is suggesting that mail contents including attachments are stored in database which is highly scalable and flexible. So no more file based storage is required and no more dependency on file system because database is there to interact. We can store up to large scale of data in a database in millions and it all can be managed by the DBMail Administrator,

Read the rest of this entry »