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
weathermap fping datasource
Moderators: Developers, Moderators
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: weathermap fping datasource
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!)
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!)
Re: weathermap fping datasource
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?
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?
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: weathermap fping datasource
Yes, it callsdev999 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?
Code: Select all
fping -t100 -r1 -p20 -u -C 5 -i10 -q {ip address}"
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!)
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!)
Re: weathermap fping datasource
OK,
thx I got it .
Just one more, is there windows fping .exe for version 3.6 ?
I've downloaded the version 3.0.
thx I got it .
Just one more, is there windows fping .exe for version 3.6 ?
I've downloaded the version 3.0.
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: weathermap fping datasource
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!)
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!)
Who is online
Users browsing this forum: No registered users and 13 guests