restart_nagios 77 B

12345
  1. #!/bin/bash
  2. /usr/bin/ssh root@192.168.2.92 /etc/nagios/restart_nagios
  3. exit