Sophos Central Monitoring, Help :)
Posted: Thu Dec 08, 2016 8:46 am
Hi all,
Used to use Nagios, way back when in a different life, loved it then and now trying to get the old grey matter firing again to be able to get a monitoring solution working using XI and an API/Script developed by Sophos which can be found here: https://github.com/sophos/Sophos-Centra ... ntegration
I have the script running just fine after juggling python versions and I get output, what I need help with is a little guidance on the best method of piping this into Nagios.
Sample output below:
I may need a little spoon feeding!
Seasons greetings
James
Used to use Nagios, way back when in a different life, loved it then and now trying to get the old grey matter firing again to be able to get a monitoring solution working using XI and an API/Script developed by Sophos which can be found here: https://github.com/sophos/Sophos-Centra ... ntegration
I have the script running just fine after juggling python versions and I get output, what I need help with is a little guidance on the best method of piping this into Nagios.
Sample output below:
Code: Select all
{"rt": "2016-12-08T11:13:44.596Z", "group": "UPDATING", "severity": "low", "dhost": "X220-JP-LPT", "endpoint_type": "computer", "endpoint_id": "4b36cb-3200-34c2-0a1e-68", "suser": "James", "end": "2016-12-08T11:13:44.586Z", "customer_id": "0cbbf-d377-4cec-af-850891be8", "type": "Event::Endpoint::UpdateRebootRequired", "id": "344f81-502c-47-9a30-448b1b860", "name": "Reboot recommended after software update"}Seasons greetings
James