Cacti. Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti provides.

Slides:



Advertisements
Similar presentations
Altai Certification Training AWMS
Advertisements

Presentation Heading – font Arial
1 Dynamic DNS. 2 Module - Dynamic DNS ♦ Overview The domain names and IP addresses of hosts and the devices may change for many reasons. This module focuses.
©2009 Justin C. Klein Keane PHP Code Auditing Session 3 – Tools of the Trade & Crafting Malicious Input Justin C. Klein Keane
Cacti Workshop Tony Roman Agenda What is Cacti? The Origins of Cacti Large Installation Considerations Automation The Current.
1 Configuring Web services (Week 15, Monday 4/17/2006) © Abdou Illia, Spring 2006.
A complete web app using flex. You can use the flex builder to generate the php (server side) code for a flex-php application. As before, Php connects.
1 EMC Storage Plug-in for Oracle Enterprise Manager 12c Version Product Overview.
2008 Mérida, Venezuela Papeete, Tahiti Network and Server Statistics using Cacti PacNOG5 17 June 2009 Hervey Allen.
Confidential property of Belkin International. Unlawful to copy or reproduce in any manner without the express written consent of Belkin International.
Copyright Kenneth M. Chipps Ph.D. How to Use SNMP to Collect Network Data Last Update
Dynamic Web site With PHP and MySQL. MySQL The combination of MySQL database and PHP scripting language is optimum for building dynamic websites. MySQL.
These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (
Bangkok, Thailand Smokeping & Cacti intERLab at AIT Workshop March – Bangkok, Thailand Hervey Allen.
Open Source Network Monitoring Tools Yasir Iqbal 22-May-2010.
Copyright © 2014 EMC Corporation. All Rights Reserved. Exporting NFS File Systems to UNIX/ESXi Upon completion of this module, you should be able to: Export.
SNMP Configuration Manager Elad Dolev Sagi Rodin Supervisor – Zeev Schneider Project Manager – Ilana David Technion Institute of Technology, Haifa.
Securing LAMP: Linux, Apache, MySQL and PHP Track 2 Workshop PacNOG 7 July 1, 2010 Pago Pago, American Samoa.
© Copyright 2013 TONE SOFTWARE CORPORATION. Confidential and Proprietary. All rights reserved. ® Basic Administrator Training – Release Entities.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
1 ISA Server 2004 Installation & Configuration Overview By Nicholas Quinn.
One to One instructions Installing and configuring samba on Ubuntu Linux to enable Linux to share files and documents with Windows XP.
1 Network Statistic and Monitoring System Wayne State University Division of Computing and Information Technology Information Technology.
OASIS V2+ Next Generation Open Access Server CSD 2006 / Team 12.
Microsoft SQL Server 2008 Installation Guide Omer Alrwais.
BZUPAGES.COM Presentation on Content Management System (CMS) Presented to. Sir Ahmad Kareem.
Managing User Accounts. Module 2 – Creating and Managing Users ♦ Overview ► One should log into a Linux system with a valid user name and password granted.
Hsu Chun-Hung Network Benchmarking Lab
Network Management Tool Amy Auburger. 2 Product Overview Made by Ipswitch Affordable alternative to expensive & complicated Network Management Systems.
Samba Advanced System Administration Course James Lwali University computing Centre Ltd, University of Dar es salaam,
Taipei, Taiwan Smokeping & Cacti APRICOT 2008 Workshop February – Taipei, Taiwan Hervey Allen.
ITN Wake Tech1 ITN270 Advanced Internet Databases Lecture 15. General MySQL Administration Topics: –Securing a New MySQL Installation –MySQL Server.
Installing and Using MySQL and phpMyAdmin. Last Time... Installing Apache server Installing PHP Running basic PHP scripts on the server Not necessary.
Network and Server Statistics using Cacti. Introduction A tool to monitor, store and present network and system/server statistics Designed around RRDTool.
2008 Mérida, Venezuela 2010 Kuala Lumpur, Malaysia Network and Server Statistics using Cacti APRICOT 2010 Kuala Lumpur, Malaysia.
Graphing and statistics with Cacti AfNOG 11, Kigali/Rwanda.
A Brief Documentation.  Provides basic information about connection, server, and client.
Centreon Deployment Chris Scicluna
New Delhi, India Smokeping/Cacti/Munin SANOG 10 Workshop August 29-Sep 2 – New Delhi, India Hervey Allen.
Fall 2011 Nassau Community College ITE153 – Operating Systems Session 21 Administering User Accounts and Groups 1.
1 Copyright © 2015 Pexus LLC Easy Download, Install & Configure OwnCloud on your Patriot PS.
Installing MySQL BCIS 3680 Enterprise Programming.
Apache, MySQL and PHP Installation and Configuration Chapter 2 MySQL Installation and Configuration.
2008 Mérida, Venezuela 6 Nadi, Fiji Network and Server Statistics using Cacti PacNOG 6 November 2009 Hervey Allen Carlos Vicente.
One Click Install Melanie Adcock
What is MySQL? MySQL is a relational database management system (RDBMS) based on SQL (Structured Query Language). First released in January, Many.
>> PHP: MySQL & CRUD. R ecall Database Tables Records is composed of Operations (CRUD) Create Retrieve Update Delete DBMS Access Control MySQL phpMyAdmin.
PAYware Transact Terminal Interface Manager
VIRTUAL HOSTING WITH PureFTPd And MYSQL (Quota And Bandwidth Management) BY Odoh Kenneth Emeka Sun Yu Patrick Appiah.
These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (
1 BCS 4 th Semester. Step 1: Download SQL Server 2005 Express Edition Version Feature SQL Server 2005 Express Edition SP1 SQL Server 2005 Express Edition.
SETTING UP A VANILLA ONLINE SHOP. CHOOSING THE ONLINE SHOP SOFTWARE SOLUTION After testing several e-commerce software solutions we decided on xt:Commerce.
Building Your Own Website Using:. Install & configure LAMP. Download WordPress and run it as a local website on your Raspberry Pi. Configure WordPress.
2008 Mérida, Venezuela 2009 Manila, Philippines Network and Server Statistics using Cacti APRICOT February 2009 Hervey Allen.
'08 Rabat Smokeping & Cacti Network Monitoring & Management Tutorial June 1, 2008 – AfNOG 2008 Hervey Allen.
CSCF Cacti Project
SOP of Transferring PecStar Database October 2013.
Network and Server Statistics Using Cacti
Fundamental of Databases
Configuring ALSMS Remote Navigation
Uplode Simple file storage CWEB Final Project
Smokeping/Cacti/Munin
Objectives Differentiate between the different editions of Windows Server 2003 Explain Windows Server 2003 network models and server roles Identify concepts.
Network and Server Statistics using Cacti AfNOG May Hervey Allen
Advisor: Dr.vahidipour Zahra salimian Dec 2017
SiteBuilder 2 Introduction.
MSIS 655 Advanced Business Applications Programming
MySQL User Privileges: Grant
SOP of System Security Settings
Presentation transcript:

Cacti

Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices.

Why Cacti ? Nice user interface Easy to install Easy to setup

Prerequisited Apache2 webserver PHP support MySQL database

Install #apt-get install cacti #groupadd cacti #useradd -g cacti cacti #cd /var/lib/cacti #chown -R cacti rra/ log/

Configure MySQL #mysql -u root If necessary create a password for your mysql root account. mysql>SET PASSWORD FOR = PASSWORD ('your_password_here'); mysql>FLUSH PRIVILEGES; Create the database : mysql>CREATE DATABASE cacti;mysql>GRANT ALL ON cacti.* TO IDENTIFIED BY‘ ‘your_password_here’; mysql>FLUSH PRIVILEGES; quit

Include/config.php /* make sure these values reflect your actual database/host/user/password */ $database_type = "mysql"; $database_default = "cacti"; $database_hostname = "localhost"; $database_username = "cacti"; $database_password = "your_password"; $database_port = "3306";

Add a crontab #su – cacti $crontab -e add this line to your crontab # m h dom mon dow command */5 * * * * /usr/bin/php -q /usr/share/cacti/site/poller.php > /dev/null 2>&1

Finish him ! Follow instructions

Prerequisites for adding a host Make sure to at least have the following : Hostname IP Version set to v2 (remember snmp lesson) The right snmp community

Adding a host to cacti

Finish the host If this is ok, you can start enabling what you want to monitor. Edit your device and start adding the necessary graph templates or Data Queries. After this you need to generate the graphs. You can do this by clicking the Url “Create graphs for this host” on the upper right.