weathermap fping datasource

Support questions about the Network Weather Map plugin

Moderators: Developers, Moderators

Post Reply
dev999
Posts: 3
Joined: Fri Oct 25, 2013 6:44 am

weathermap fping datasource

Post by dev999 »

Hello,
I was wondering how weathermap's fping data source works?
I analyzed the fping data source class, but I'm not sure about does the
script pings periodically the specified device in weathermap config file in fping TARGET?

Thx
User avatar
Howie
Cacti Guru User
Posts: 5508
Joined: Thu Sep 16, 2004 5:53 am
Location: United Kingdom
Contact:

Re: weathermap fping datasource

Post by Howie »

Yes, it uses the 'fping' command line utility to ping the device a number of times (I think 5? it is in the manual) and reports latency and packet loss.
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
dev999
Posts: 3
Joined: Fri Oct 25, 2013 6:44 am

Re: weathermap fping datasource

Post by dev999 »

Hi,
thx for your answer :).
I was interested in whether it does this perodically, eg. pings the devices 5 times at ones (according to the -t parameter specified in the fping invoke command) and repeats this after 5 minutes again and so on... So that
I can check periodically if the device is alive?
User avatar
Howie
Cacti Guru User
Posts: 5508
Joined: Thu Sep 16, 2004 5:53 am
Location: United Kingdom
Contact:

Re: weathermap fping datasource

Post by Howie »

dev999 wrote:Hi,
thx for your answer :).
I was interested in whether it does this perodically, eg. pings the devices 5 times at ones (according to the -t parameter specified in the fping invoke command) and repeats this after 5 minutes again and so on... So that
I can check periodically if the device is alive?
Yes, it calls

Code: Select all

fping -t100 -r1 -p20 -u -C 5 -i10 -q {ip address}"
every Cacti poller cycle (usually 5 minutes).
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
dev999
Posts: 3
Joined: Fri Oct 25, 2013 6:44 am

Re: weathermap fping datasource

Post by dev999 »

OK,
thx I got it :D.
Just one more, is there windows fping .exe for version 3.6 ?
I've downloaded the version 3.0.
User avatar
Howie
Cacti Guru User
Posts: 5508
Joined: Thu Sep 16, 2004 5:53 am
Location: United Kingdom
Contact:

Re: weathermap fping datasource

Post by Howie »

Sorry no idea. I would try what you have.
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests