|
|
Many ways to learn information technology, whether through books, magazines, and internet. I get a lot of knowledge on the internet. Here, a lot of information that we got, both free and paid. However, the most available type is the first. Media information that can we learn there are various. We can learn through ebook, blogs, discussion forums and many other media.
The most popular way : searching the information via search engines. The most popular search engine at this time is google. Google’s search engine is the most formidable in the world. Google search-based content-centric. With google, all kinds of information we can get quickly and easily. Starts from books, software, computer store, online, tutorials, online courses, artists, movies, games, encyclopedia, history and how to make bombs.
If we are interested in the discussion we can apply to the forums on the internet. Many types of discussion forums on the internet, from the discussion forum about flowers, pets up to about the latest technology. Overall there. Registration is very simple. We are only filling out the registration form. Generally, the required is your name, email address, and age. The email address must be a valid email address. Because the notification and the confirmation email will be sent via email that we fill in the registration form.
Read More …
The advantages of the cacti are having many plugins that is provided by a wide community of cactiusers.org.
List of available cacti plugins:
- Boost: To increase cacti performance
- Clogs: To add a view tab to view cacti log
- Discovery: auto discovery to detect the SNMP devices on the network with diferent subnet.
- Docs: To create a document in cacti
- Flowviewer: Viewer to see the flow of data dicapture by netflow on cisco router.
- Host Info: Displays information about the server cacti’s version
- Login Mod: To change the cacti login page
- Mac Track: track a MAC Address and Port on the device to enable the SNMP
- Monitor: monitors the condition of up/down from the monitored device, is also accompanied by sound alerts.
- Ntop: shows ntop application on cacti tab
- Realtime: Displaying graphs in realtime cacti every 5 seconds.
- Router Configs: backup display configuration and router
- Settings: Settings and configure cacti
- SSL: SSL access with cacti
- Syslog: Displays syslog cacti database
- Thold: Showing up down from the host
- Tools: Tool to check the service HTTP, FTP, POP3 and SMTP
- Update: Showing all the plugins installed and check for updates
You can download torrent of full CactiEZ and their plugins in here.
CactiEZ is a self installing Linux Distribution based off CentOS that sets up and configures a customized Cacti install. Everything is designed to be completely automated and working directly out of the box. This compact distro is loaded with extra features such as Syslog and Netflow data collection, Weathermaps, Reports, Auto Discovery, Router Config backup, Nagios, and much more! Both 32 Bit and 64 Bit installations are possible from the same CD.
After cacti installation and configuration are finished , there are several more steps that need to be done so that cacti can be used as simple and easy to see the live network monitoring.
For testing the way that cacti can be with the command:
prompt> php c:\xampp\htdocs\cacti\poller.php
The following message appears:
If there is no problem will be displayed message as above. To display the graphics bandwidth usage of links that we have, we need to do some configuration steps on the cacti. The Condition if we use a router or gateway-based hardware or software, whether anything OS, enable snmp service, usually on port 161, and set the community name, because it is working with cacti collect data from the SNMP service.
As already mentioned in the previous posting, cacti using rrdtool as the engine for network monitoring graphs generated by cacti. RRDTool(as network tools) is used by many network-monitoring tools. The list can be seen in here. RRDTool itself is a tool-based round robin database. Designed to handle data-based continuous-time (time series data), such as network bandwidth, temperatures, CPU utilization, memory utilization, etc. So that data can be stored in a database round robin to see its history. RRDTool tool developed by Tobi Oetiker.
Back to the installation of cacti, I use cacti version 0.8.7a, unzip cacti-0.8.7a.zip file to the directory C:\xampp\htdocs, the result is the directory C:\xampp\htdocs\cacti-0.8.7a, rename the directory to be cacti only, to facilitate the course, which will be C:\xampp\htdocs\cacti.
Then unzip the downloaded from the rrdtool website cacti. Put in the directory to C:\xampp\htdocs\cacti. Unzip cacti-spine-0.8.7a.zip to the directory C:\xampp\htdocs\cacti. Edit spine.conf, and enter data in accordance with the database that I created earlier, there are 3 components that must be our modifications, namely: database name (in this case I use cacti, user: cactiuser and password: cacti, the configuration becomes as follows:
Read More …
Are You a Network Engineer or network administrator? Definitely need a tool to monitor the condition of the company’s internal network and the Internet, especially if you have many links to branches in the region. But the tool to monitor network conditions is necessary, indeed many types of network tools that are required. Even many commercial versions available in the market with a fairly expensive price. However, if you hooked for a little to research, many networks tools are also available for free but legal. One of these is cacti. Cacti is a graphics-based network monitoring rrdtool, generally used to monitor the link and bandwidth usage. The software runs both in the family nix, including Linux and Unix, and windows. To build the cacti in the window is very easy, provided the following conditions met.
- Apache Web Server(mandatory) atau IIS.
- PHP 4.3.6 + or 5.x (mandatory)
- MySQL 4.x or MySQL 5.x (mandatory)
- Spine (mandatory), can be downloaded in here.
- RRDTool (mandatory), download it here.
- Net-SNMP (mandatory), download it here.
- Cygwin (optional), visit the website cygwin.
- Cacti (mandatory), download it here.
|
|