Closed St3ll4rM4n closed 3 years ago
SMTP plugin is only available with nProbe Enterprise M or L. Please, check.
How can I check which version I have? I was told by sales that I have Enterprise M.
The embedded version of nProbe is Pro only and it does not enable plugins, so the error is normal.
Even if you generate a x86 enterprise license and put it on an embedded version, it will stay embedded (hence Pro)
Dears,
I can’t make the nprobe working with the plugins on my Edgerouter X. I tried SMTP for start but without success.
I see the following in the logs while starting.
23/Feb/2021 22:12:29 [template.c:2698] WARNING: Unable to locate template 'SMTP_MAIL_FROM'. Discarded. 23/Feb/2021 22:12:29 [plugin.c:1181] 0 plugin(s) enabled
root@MyRouter-EdgeMAX:/etc/nprobe# nprobe -v
Welcome to nProbe v.9.5.210209 for edgeos-mipsel
Copyright 2002-21 ntop.org
Version: 9.5.210209 Build OS: Ubuntu 18.04.5 LTS SystemID: CBAB4DB45E6BA0A5 GIT rev: dev:be067fa87a38cd235bfca87d03985b7f0a781381:20210209 Edition: nProbe Embedded License: XXXXXX License Hash: XXXXXX [valid license] License Type: Permanent License Maintenance: Until Tue Feb 22 15:14:42 2022 [363 days left]
My nprobe.cfg looks like that:
--zmq "tcp://*:1234" -i=switch0 -T="@NTOPNG@ %SMTP_MAIL_FROM" -n=none
Please help.