Search found 2 matches
- Wed Jul 22, 2015 2:48 pm
- Forum: Nagios XI
- Topic: Nagios does not run my scrips
- Replies: 3
- Views: 654
Re: Nagios does not run my scrips
I use chmod 777
- Tue Jul 07, 2015 5:28 pm
- Forum: Nagios XI
- Topic: Nagios does not run my scrips
- Replies: 3
- Views: 654
Nagios does not run my scrips
if you run this script runs out of nagios smoothly, but has problems running with nagios why?? :( #! /bin/bash y=$(echo q | htop | aha --black --line-fix --title "Jobo web 1" | grep "[0-9]%" | sed 's/[a-z,A-Z,>,<,\,,=,\;,\",\|,\/,:,-]//g' | grep -o "\[.*\]" | tr -d...