Search found 3 matches

by SteveCourt
Mon Feb 08, 2021 10:40 pm
Forum: Help and Support
Topic: packet size of ping-command to high
Replies: 1
Views: 1912

Re: packet size of ping-command to high

Hello, I had a similar problem less than a week before you posted your message.

Refer to viewtopic.php?f=9&t=788&p=3393#p3393 for a workaround using check_fping instead of check_ping.

Cheers, Steve
by SteveCourt
Tue Dec 08, 2020 5:39 am
Forum: Help and Support
Topic: check_ping with different packet size
Replies: 2
Views: 2058

Re: check_ping with different packet size

Ok, so I managed to find a solution... use check_fping (instead of check_ping) so that I could set the packet size using the '-b' option. Here's what I ended up doing: Created a new 'MiscCommand' called 'check-host-alive-fping' and set the command line to be '$USER1$/check_fping -H $HOSTADDRESS$ -b ...
by SteveCourt
Mon Dec 07, 2020 7:44 am
Forum: Help and Support
Topic: check_ping with different packet size
Replies: 2
Views: 2058

check_ping with different packet size

Hello all, this is my first post in the support forum. I've only just recently installed v1.5.2-RPi-Build1 on a Pi Model 3B+ and things were going reasonably smoothly. I was happily adding hosts and verifying that NEMS was able to detect if they were online, until I tried adding a host entry for my ...