Answer the question
In order to leave comments, you need to log in
How to write plugins for Nagios?
Hello, I need to write the first plugin in my life (for educational purposes) for Nagios that will ping a remote server and that's it.
The simplest thing that was enough for me today is
#!/bin/bash
ping 192.168.0.37;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question