Open Grid Scheduler
Open Grid Scheduler
Shell script to track the OGS/GE jobs running on clusters.
SNMP Extend
-
Download the script onto the host.
wget https://raw.githubusercontent.com/librenms/librenms-agent/master/agent-local/rocks.sh -O /etc/snmp/rocks.sh -
Make the script executable.
chmod +x /etc/snmp/rocks.sh -
Edit your
snmpd.conffile, usually/etc/snmp/snmpd.conf, and add:extend ogs /etc/snmp/rocks.sh -
Restart snmpd.
LibreNMS discovers the application automatically, as described at the top of the page. If the discovery fails, do the steps under the
SNMP Extendheading at the top of the page.