Monitoring Citrix Licenses with Centreon

If we want to have centralized control of the licenses of our Citrix environments, we can easily do it with Centreon, as usual, we will base ourselves on a script that will run on the license server and pass its output to Centreon, this way we will know when we are going to run out of licenses and above all, we will have them under control and they will serve to justify new acquisitions.

Nagios – Checking Windows Updates

If we are concerned about keeping our Microsoft Windows environment up to date and controlled, we can also help ourselves with monitoring to control the pending patches that our Servers have in Windows Update. Let's continue to centralize everything we can in our management panel, let's control all our infrastructure from Nagios or Centreon and live more relaxed!

Nagios – Monitoring with NRPE

Well, Well… Let's put a little more txitxa in our Nagios, Centreon or whatever we got, We will continue with something very interesting for those who want to monitor more advanced items! We will use a small agent that will be installed on remote Windows or Linux computers, For what? Well, among other things, to execute scripts on these computers. We can run any PowerShell script, Batch, VBScript, Perl… and then read the result of the command and discuss it with Nagios!