hi, i have jus installed cacti 0.8.7g and running plugin arch 0.8.7g and i cannot seem to get MAIL/DNS option i am new at this, as i installed it following a 0.8.7e installation guide and it said i edit global.php and the following lines
/* Default session name - Session name must contain alpha characters */
$cacti_session_name = "Cacti";
$plugins = array();
//$plugins[] = 'thold';
$plugins[] = 'settings';
/* Do not edit this line */
$config = array();
/* Include configuration */
include(dirname(__FILE__) . "/config.php");
if (isset($config["cacti_version"])) {
die("Invalid include/config.php file detected.");
exit;
}
please assist.
thanks
MAIL/DNS option not showing
Moderators: Developers, Moderators
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: MAIL/DNS option not showing
You actually need to go to the plugin management page and activate the plugin there.
The latest 0.8.7g and PIA do not need you to add something to the $plugin array.
The latest 0.8.7g and PIA do not need you to add something to the $plugin array.
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: MAIL/DNS option not showing
And more: adding it to the array will _block_ that plugin. I've learned this from a different thread ...phalek wrote:The latest 0.8.7g and PIA do not need you to add something to the $plugin array.
R.
Who is online
Users browsing this forum: No registered users and 0 guests