Reader small image

You're reading from  Cacti 0.8 Beginner's Guide

Product typeBook
Published inMar 2011
Reading LevelBeginner
PublisherPackt
ISBN-139781849513920
Edition1st Edition
Languages
Tools
Concepts
Right arrow
Author (1)
Thomas Urban
Thomas Urban
author image
Thomas Urban

Thomas Urban is the owner of Urban-Software.de, a software and consulting services company providing add-ons, plugins, and services for the Cacti Performance Monitoring systems. He has been in the consulting business for more than 5 years and has been creating web applications for over 20 years building reporting interfaces, network management software, asset management sites, and much more. He is a part of the Cacti community and is known as Phalek in the Cacti forums, where he is among the Top 10 contributors. He started writing the first Cacti Beginners Guide for Cacti 0.8 back in 2011. The second edition is his second official effort.
Read more about Thomas Urban

Right arrow

Commonly used plugins


Since the introduction of the Plugin Architecture a lot of plugins for different functions have been created. There are specialized plugins that only provide one function and other more common plugins that act as a sort of container for several functions.

When creating new plugins, you should first check for already existing functionalities. Let's look at some of these plugins.

The settings plugin

You have already downloaded and installed the settings plugin in the previous chapter, but what is this settings plugin actually being used for?

Functionality

The settings plugin is a container for commonly used functions. These functions include:

  • E-mail sending

  • DNS lookup

The e-mail sending functionality takes care of the different options available. PHP provides an internal function, but in some situations, it makes sense to either use the tools provided by the operating system (for example, sendmail) or connect to an external mail system via SMTP. The different options and methods...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Cacti 0.8 Beginner's Guide
Published in: Mar 2011Publisher: PacktISBN-13: 9781849513920

Author (1)

author image
Thomas Urban

Thomas Urban is the owner of Urban-Software.de, a software and consulting services company providing add-ons, plugins, and services for the Cacti Performance Monitoring systems. He has been in the consulting business for more than 5 years and has been creating web applications for over 20 years building reporting interfaces, network management software, asset management sites, and much more. He is a part of the Cacti community and is known as Phalek in the Cacti forums, where he is among the Top 10 contributors. He started writing the first Cacti Beginners Guide for Cacti 0.8 back in 2011. The second edition is his second official effort.
Read more about Thomas Urban