Tagged Questions
1
vote
0answers
65 views
Smokeping FTPtransfer probe
I'm trying to set up a SmokePing FTPtransfer graph but with no luck.
I have the ping graphs all figured out but the FTP graph is just empty.
Here is my Probes config:
*** Probes ***
+ FPing
binary ...
0
votes
1answer
200 views
Change source address on discovery of network devices in System Center Operations Manager 2012
My SCOM server has two network cards. One is normal network while the other is connected to the "switch" VLAN. If I try discovering network devices in SCOM I get "No Response Ping", no matter which ...
1
vote
4answers
3k views
Graphical Ping utility with logging
I need to continuously test the quality of the connection between hosts, and I would like to use ping for that, in order to see WHEN the problem occurs.
It should provide LOG of the pinging, with ...
0
votes
3answers
102 views
I want to be notified when a LAN IP goes live
Is there a tool or something that can notify me whenever a local IP goes live on my network.
It could be that it continually ping that IP and display a notification to me whenever that IP return a ...
2
votes
4answers
697 views
Ping Equivalent For Checking If A Port Is Open
How do I check if a port is consistently alive? For example, I could use
ping 192.168.1.1 -t > results.txt
This will ping 192.168.1.1 continuously so that I could monitor it.
Is there an ...
0
votes
2answers
2k views
How much packet loss is normal?
I started monitoring our network using SmokePing. Users occasionally complain about bad network connections, but the problems went away after some minutes usually. I now wanted to get some more ...
0
votes
2answers
762 views
Monitor status of VPN clients
Is there any better solution than ping -t for monitor status of some VPN clients.
I have set up FreeBSD router with fix public IP address for accepting incoming PPTP VPN connections.
The callers are ...