vin-c / monitoring-dirac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monitoring - DIRAC

This repository aims to provide a set of Nagios probes for monitoring DIRAC instances.

Install

To work correctly, the Nagios server should be setup correctly to access DIRAC, i.e. by installing DIRAC Wiki.

Check that the installation is working:

# sudo -u nagios dirac-proxy-init --group biomed_user --valid 720:00

Once DIRAC commands are working fine, copy the Nagios probes in the plugins directory:

# cp plugins/* /usr/lib64/nagios/plugins/

About

License:Apache License 2.0


Languages

Language:Shell 100.0%