postinstall 224 B

12345
  1. #!/usr/bin/sh
  2. echo "To begin using NRPE, first edit /etc/nagios/nrpe.cfg, update the"
  3. echo "allowed_hosts line and any command lines. Then start the nrpe service"
  4. echo "by running the command 'svcadm enable nrpe' as root."