Jump to content

Tone

Members
  • Posts

    5
  • Joined

  • Last visited

  1. I'm using smokeping on 2 ubuntu server without any issue, but on my armbian server (Armbian 22.11.1 Jammy) it doesn't update the rrd-files properly. As far as I see it all configs are identical. My rrds always looks like this: rrdtool fetch /var/lib/smokeping/Local/googlecom.rrd AVERAGE 1674323100: nan 2.0000000000e+01 nan nan nan nan nan nan nan nan nan nan nan nan nan nan nan nan nan nan nan nan nan It does updating, but always only the second value with these 2.000000000+01. What could be the issue? Before smokeping had an issue with my $LC_ALL but I updated it and now it should be fine. smokeinfo /etc/smokeping/config ### assuming you are using an fping copy reporting in milliseconds # node_path;med_avg;med_min;med_max;med_now;loss_avg;loss_max;loss_now /Local/LocalMachine;NaN;NaN;NaN;NaN;1.000000e+00;1.000000e+00;1.000000e+00 /Local/googlecom;NaN;NaN;NaN;NaN;1.000000e+00;1.000000e+00;1.000000e+00 smokeping --check Configuration file '/etc/smokeping/config' syntax OK. EDIT: found it, it was a problem with fping, for some reason I have to do the following parameters, that my fping works: `fping -4 -S 192.168.0.3 -I eth0 google.com` without S, I or 4 it doesn't work. I always get host isn't alive.
  2. I want to unset LC_ALL but I don't find where it is set and also I can't overwrite it in /etc/default/locale LANG=en_US.UTF-8 LANGUAGE= LC_ALL= it still is set after an reboot EDIT: found it.. /etc/profile.d/armbian-lang.sh
  3. ah ok thank you! Whats also strange to me, the last successful log is finished power-off reached target power-off so that means to me the power-off is finished, how can I get an kernel-panic after that? Tries the board to reboot?
  4. I tried that to the time I created this post, but ix.io was down or something.. however, now it works again: http://ix.io/3VHA I also don't understand why armbian tells me in the motd I'm in a beta: [ General system configuration (beta): armbian-config ]
  5. My Banana Pi get a kernel panic if I try to shut it down as you can see in the picture. How can I fix this? I'm using Armbian 22.02.1 with Linux 5.15.25-sunxi http://ix.io/3VHA sudo i2cdetect -y 0 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- --
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines