[Solved] More informative emails

Post your feature requests here
Post Reply
me@deus911.net
Posts: 2
Joined: Sun May 08, 2022 11:43 pm

Sun May 08, 2022 11:55 pm

Hi!

At this momnet i receive emails like
"Backup result
System: bla-bla
Started with: 1 device
Backup job started on: 1
Succeeded on: 1"

For me, its not veryy informative, just imagine - i have abt 50-100 mikrotik devices :shock:
I cant find at Unimus (2.2.2) where i can set up customization email teamplate (((

I think would be better to get email like this:
"Backup result
System: bla-bla
Started with: 1 device: "My super Mikrotik", 192.168.0.1
Backup job started on: 1
Succeeded on: 1"

Pls, help!)
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Mon May 09, 2022 12:06 am

Successful devices are not listed in notifications - this is on purpose. Any failures are fully listed, with device-by-device information.

Here is an example:

Code: Select all

Discovery result
System: some.system.local

Started with: 55 devices

Filtered devices: 3
- un-managed: 3

Discovery job started on: 52
Succeeded on: 51
Failed on: 1

Filtered devices: 3
- un-managed: 3
   = Zone "0": 3
      ≡ 10.0.0.12 - router.xyz.local
      ≡ 10.1.0.198 - unimus-test2.xyz.local
      ≡ 10.1.0.199 - unimus-test1.xyz.local
      
Failed on devices: 1
- Zone "0": 1
   = 10.0.0.20 - router.qwerty.local
me@deus911.net
Posts: 2
Joined: Sun May 08, 2022 11:43 pm

Mon May 09, 2022 12:13 am

Oh...
i see...

OK, thanks a lot)
Post Reply