Search found 1 match
- Thu Aug 18, 2016 2:52 am
- Forum: Open Source Nagios Projects
- Topic: Run arbitrary scripts/commands from web UI
- Replies: 1
- Views: 746
Run arbitrary scripts/commands from web UI
Hi, I have this idea/problem: I need to run scripts from the Nagios web UI; these scripts should be able to be anything, like turning on a KVM machine. E.g. I have a dormant developer machine and I need to turn it on (ie virsh start dev-machine) or I have an Ansible playbook and I want to run it. I ...