3 Questions about the Monitor Plugin

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
User avatar
mmartens
Cacti User
Posts: 110
Joined: Tue May 24, 2005 6:23 pm

3 Questions about the Monitor Plugin

Post by mmartens »

Hi,

Three questions:
1.
I've just updated the monitor plugin to the latest verstion.
But i still need to change the two lines to enable Thold for the monitor plugin.

Code: Select all

//if (in_array('thold',$plugins)) {
if (true) {

Code: Select all

//$thold = (in_array('thold',$plugins) ? true : false);
$thold = true;
2.
Is it possible to play a sound as well when a threshold is breached?
Who would like to help me figure this out?

3.
Also the setting "Tree" at:
Grouping
This is how monitor will group hosts.

Will only show one tree, the first one.
Is it possible to group the hosts by tree so monitor will show all the existing tree's and their host in it?

Thanks in advance,

Marcel
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests