Symantec Endpoint Integration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mrjsokol
Posts: 109
Joined: Thu Apr 16, 2020 10:27 am

Symantec Endpoint Integration

Post by mrjsokol »

Before I started going down the rabbit hole of possible solutions, has anyone integrated with SEP 14 with nagios on a windows client yet? I dont see any out of the box solutions or any external support from Symantec to push status via exe or log on client other than reading application/logs which isnt that great.

Any input would be appreciated.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Symantec Endpoint Integration

Post by cdienger »

Not sure if these would cover everything you're looking for but there are a few plugins available on the exchange:

https://exchange.nagios.org/index.php?o ... d=symantec
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Symantec Endpoint Integration

Post by ssax »

It looks like you can send syslog (I don't see any other options for SEP) but that would be more inline with our Nagios Log Server product which is meant to ingest and monitor/alert on syslog/logs and provide the flexibility to do the things you need with syslogs:

https://www.nagios.com/products/nagios-log-server/

https://techdocs.broadcom.com/content/b ... e1107.html

There isn't a built-in way to process syslogs and convert them into check results in XI. You could use check_logfiles or NSClient++ log monitoring (as you've found) but I don't see any other way to export/access that information.

https://labs.consol.de/nagios/check_logfiles/index.html

Here is the Windows binary for check_logfiles, see attached.
check_logfiles.zip
You do not have the required permissions to view the files attached to this post.
Locked