mcktr / check_fritz

Check plugin written in Go to monitor a Fritz!Box
GNU General Public License v2.0
32 stars 10 forks source link

FritzBox 6890 LTE #113

Closed j-lutz closed 2 years ago

j-lutz commented 2 years ago

Hi check_fritz developers,

i have an FritzBox 6890 LTE in use and would like to monitor it with check_fritz. I use an external IP Modem to connect via fiber to the WWW. When i use the following command: ./check_fritz --hostname 192.168.*.* --username user --password password i get the following error: -bash: !fritzbox: event not found

I guess my FritzBox is not supported? Maybe you could help me, to find out why it's not working.

Thanks in advance.

Kind Regards j-lutz

RincewindsHat commented 2 years ago

Hi @j-lutz , ist there an ! or a ? in your password? :-) If yes, please put quotes " or ' around it.

RincewindsHat commented 2 years ago

If your password is !fritzbox you might want to change it :-)

j-lutz commented 2 years ago

maybe there was a !fritzbox in my password .... embarrassed thanks for your help.

we can delete this ...