Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. % cat test.pl
  2. #!/usr/bin/env perl
  3. system( "id" );
  4. exit 0;
  5.  
  6. nrpe[50742]: Running command: /usr/local/bin/sudo /usr/local/etc/nagios/test.pl
  7. nrpe[50742]: Command completed with return code 3 and output:
  8. nrpe[50742]: Return Code: 3, Output: NRPE: Unable to read output
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement