-bash: event not found
Posted: Sun Oct 27, 2019 4:24 am
Hello
I'm trying to execute this command
But I am getting this error
knwing that this files exists
Can you identify where I went wrong
Thanks in advance
I'm trying to execute this command
Code: Select all
check_local_mrtgtraf!/var/www/mrtg/172.20.232.1_ten-gigabitethernet1_0_4.log!AVG!1000000,1000000!5000000,5000000!10Code: Select all
-bash: !/var/www/mrtg/172.20.232.1_ten: event not found
Code: Select all
nagios@sn-srv-nagios:/var/www/mrtg$ ll 172.20.232.1_ten-gigabitethernet1_0_4.log
-rw-r--r-- 1 nagios nagios 48225 Oct 27 10:05 172.20.232.1_ten-gigabitethernet1_0_4.log
Thanks in advance