So the http license is separate from nprobe pro? Is that something that is available to non-profits?
On Thu, Sep 10, 2015, 10:50 AM Luca Deri <[email protected]> wrote: > Jay > 1. the HTTP errors are there because you have no HTTP plugin license > 2. CLIENT_NW_DELAY_MS and SERVER_NW_DELAY_MS are no longer in use and have > been replaced by > > [NFv9 57595][IPFIX 35632.123] %CLIENT_NW_LATENCY_MS Network RTT/2 > client <-> nprobe (msec) > [NFv9 57596][IPFIX 35632.124] %SERVER_NW_LATENCY_MS Network RTT/2 > nprobe <-> server (residual msec) > [NFv9 57597][IPFIX 35632.125] %APPL_LATENCY_MS Application > latency (msec) > > > Regards Luca > > On 05 Sep 2015, at 14:32, Jay Parker <[email protected]> wrote: > > Luca, Thanks again for your assistance. I have modified my script but am > still getting the same messages, I've double checked with nprobe -h and it > looks like the templates I am using are valid here is the output: > > Thanks again! > > nprobe -f "tcp and port 80" -a -i eno33557248i -n 10.126.70.170:2055 -t > 60 -d 15 -b 0 --json-labels --tcp {ELK}:5656 -T "%IPV4_SRC_ADDR > %IPV4_DST_ADDR %IPV4_NEXT_HOP %INPUT_SNMP %OUTPUT_SNMP %IN_PKTS > %L4_DST_PORT %L4_SRC_PORT %IN_BYTES %FIRST_SWITCHED %LAST_SWITCHED > %PROTOCOL %IPV4_SRC_MASK %IPV4_DST_MASK %IN_SRC_MAC %OUT_DST_MAC %TCP_FLAGS > %CLIENT_NW_DELAY_MS %SERVER_NW_DELAY_MS %APPL_LATENCY_MS %HTTP_URL > %HTTP_RET_CODE %HTTP_REFERER %HTTP_UA %HTTP_MIME" -G > > 05/Sep/2015 08:25:52 [nprobe.c:3153] Valid nProbe Pro license found > 05/Sep/2015 08:25:52 [plugin.c:174] Loading 22 plugins [.so] from ./plugins > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin DHCP Protocol: > missing license [/etc/nprobe.license.dhcp] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin Diameter > Protocol: missing license [/etc/nprobe.license.diameter] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin DNS Protocol: > missing license [/etc/nprobe.license.dns] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin Export Plugin: > missing license [/etc/nprobe.license.export] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin FTP Protocol: > missing license [/etc/nprobe.license.ftp] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin GTPv0 > Signaling Protocol: missing license [/etc/nprobe.license.gtpv0] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin GTPv1 > Signaling Protocol: missing license [/etc/nprobe.license.gtpv1] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin GTPv2 > Signaling Protocol: missing license [/etc/nprobe.license.gtpv2] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin HTTP Protocol: > missing license [/etc/nprobe.license.http] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin IMAP Protocol: > missing license [/etc/nprobe.license.email] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin Netflow-Lite > Plugin: missing license [/etc/nprobe.license.nflite] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin Oracle > Protocol: missing license [/etc/nprobe.license.oracle] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin POP3 Protocol: > missing license [/etc/nprobe.license.email] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin System process > information: missing license [/etc/nprobe.license.process] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin Radius > Protocol: missing license [/etc/nprobe.license.radius] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin RTP Plugin: > missing license [/etc/nprobe.license.voippro] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin S1AP Protocol: > missing license [/etc/nprobe.license.S1AP] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin SIP Plugin: > missing license [/etc/nprobe.license.voippro] > 05/Sep/2015 08:25:52 [plugin.c:742] Unable to enable plugin SMTP Protocol: > missing license [/etc/nprobe.license.email] > 05/Sep/2015 08:25:52 [nprobe.c:4515] WARNING: The output interfaceId is > set to 0: did you forget to use -Q perhaps ? > 05/Sep/2015 08:25:52 [nprobe.c:4518] WARNING: The input interfaceId is set > to 0: did you forget to use -u perhaps ? > 05/Sep/2015 08:25:52 [nprobe.c:4579] Welcome to nProbe Pro v.7.2.150904 > ($Revision: 4493 $) for x86_64-unknown-linux-gnu with native PF_RING > acceleration > 05/Sep/2015 08:25:52 [nprobe.c:4589] Running on CentOS Linux release > 7.1.1503 (Core) > 05/Sep/2015 08:25:52 [nprobe.c:4600] [LICENSE] nProbe SystemId: > ######hashed out### > 05/Sep/2015 08:25:52 [nprobe.c:6559] Welcome to nprobe v.7.2.150904 for > x86_64-unknown-linux-gnu > 05/Sep/2015 08:25:52 [nprobe.c:5822] Using NetFlow Packet Payload Len: 1472 > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'CLIENT_NW_DELAY_MS'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'SERVER_NW_DELAY_MS'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_URL'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_RET_CODE'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_REFERER'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_UA'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_MIME'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'CLIENT_NW_DELAY_MS'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'SERVER_NW_DELAY_MS'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_URL'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_RET_CODE'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_REFERER'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_UA'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_MIME'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'CLIENT_NW_DELAY_MS'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'SERVER_NW_DELAY_MS'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_URL'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_RET_CODE'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_REFERER'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_UA'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_MIME'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'CLIENT_NW_DELAY_MS'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'SERVER_NW_DELAY_MS'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_URL'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_RET_CODE'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_REFERER'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_UA'. Discarded. > 05/Sep/2015 08:25:52 [template.c:1518] WARNING: Unable to locate template > 'HTTP_MIME'. Discarded. > 05/Sep/2015 08:25:52 [plugin.c:1000] 0 plugin(s) enabled > 05/Sep/2015 08:25:52 [nprobe.c:6216] Each flow is 92 bytes long > 05/Sep/2015 08:25:52 [nprobe.c:6217] The # packets per flow has been set > to 15 > 05/Sep/2015 08:25:52 [util.c:287] GeoIP: loaded AS config file > /usr/share/ntopng/httpdocs/geoip/GeoIPASNum.dat > 05/Sep/2015 08:25:52 [util.c:296] GeoIP: loaded AS IPv6 config file > /usr/share/ntopng/httpdocs/geoip/GeoIPASNumv6.dat > 05/Sep/2015 08:25:52 [nprobe.c:5146] Using packet capture length 128 > > > On Sat, Sep 5, 2015 at 7:46 AM Jay Parker <[email protected]> wrote: > >> Lol that would do it! Thanks >> >> On Sat, Sep 5, 2015, 7:40 AM Luca Deri <[email protected]> wrote: >> >>> Jay >>> This post is 5 years old. Nprobe currently supports slightly different >>> IE names. Please use nprobe -h to display the list of supported IEs >>> Luca >>> >>> Sent from my iPhone (sorry for typos) >>> >>> On 04 Sep 2015, at 20:37, Jay Parker <[email protected]> wrote: >>> >>> Hello, we recently were approved for and given a nprobe pro ("with >>> plugins") license and I have been trying to configure it according to the >>> recommended templates located here: >>> https://www.plixer.com/blog/scrutinizer/recommended-nprobe-templates/ >>> however >>> when I run my script I am getting a lot of errors saying <protocol> >>> protocol missing license and WARNING: unable to locate template >>> '<template>' . We are using the latest nightly build as recommended by the >>> person who issued us the license. (nProbe v.7.2.150904 (r4493) Edition: >>> nProbe Pro). Is this a licensing issue of some sort, or are we doing >>> something wrong? Here is the output of our script: >>> >>> >>> Thanks in advance! >>> >>> _______________________________________________ >>> Ntop-misc mailing list >>> [email protected] >>> http://listgateway.unipi.it/mailman/listinfo/ntop-misc >>> >>> _______________________________________________ >>> Ntop-misc mailing list >>> [email protected] >>> http://listgateway.unipi.it/mailman/listinfo/ntop-misc >> >> _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc > > > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc
_______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
