Search found 1 match
- Fri Sep 29, 2017 5:42 pm
- Forum: Open Source Nagios Projects
- Topic: How to pass arguments to plugin via NCPA config file?
- Replies: 1
- Views: 1517
How to pass arguments to plugin via NCPA config file?
Hello, I'm trying to set up a passive check in NCPA that calls a plugin. The plugin works if I su to nagios and execute it. It also works from the browser when passing the two required arguments: https://x.x.x.x:5693/api/plugins/check_proc_uptime.sh/java/5/?token=mytoken What I can't figure out is t...