Search found 1 match

by vineela
Tue Dec 27, 2011 10:42 am
Forum: Open Source Nagios Projects
Topic: Passing argument values from Nagios server to client plugin
Replies: 0
Views: 1179

Passing argument values from Nagios server to client plugin

Hi there, I have developed a custom nagios plugin that monitors log sequence lag between primary and standby databases. Deployed the plugin at /usr/local/nagios/libexec on remote server and verified execution correctly with below command: /usr/local/nagios/libexec/xx_check_stby_lag -s <PRIMARY_DB_CO...