Emails to Multiple Admins

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
winslowm
Posts: 2
Joined: Mon Aug 08, 2011 5:58 pm

Emails to Multiple Admins

Post by winslowm »

We have multiple Admins that maintain different parts of the network. I was wondering if there is a way to separate the email notification of live/dead host….i.e. I would like to send Router Emails to one Admin….and… Server emails to another Admin.. In the settings I can add both email addresses but then both admins get all the emails instead of just what applies to them.


Any sugestions

Thanks
noname
Cacti Guru User
Posts: 1566
Joined: Thu Aug 05, 2010 2:04 am
Location: Japan

Re: Emails to Multiple Admins

Post by noname »

Though I'm not sure in detail,
it seems that several plugins can specify mail address for notification per device.

- nmid + nmidUpDownMonitor
(per device)
Image

- manage plugin (for monitoring specific services)
(per device)
Image
(in Settings -> Manage)
Image

Otherwise, modify thold by yourself -- for example, in 'plugins/thold/includes/polling.php',
replace

Code: Select all

$alert_email = read_config_option('alert_email');
with

Code: Select all

$alert_email = $host["notes"]; /* use "Notes" field */
or else. (But I haven't verified it)
winslowm
Posts: 2
Joined: Mon Aug 08, 2011 5:58 pm

Re: Emails to Multiple Admins

Post by winslowm »

NoName

What version are you on ....Im on 8.7c and the Devices tab is differnt
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Emails to Multiple Admins

Post by phalek »

the question is not what Cacti version you are on, but which of the two plugins you did install. If you didn't install the nmid or manage plugins, then you won't see these fields.
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
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest