I am using the Advanced Ping script which calls ss_fping.php, my issue is I am monitoring hosts which are over slow links, resulting in 100% loss failures when they are under heavy load. I want to use this script as more of a straight link up/down on loss, and so I want to give it a higher ms timeout.
I do not see any option for this in the script, so how could I add it in, I need a ms timeout value of around 1200 or so.
Advanced Ping Script (ss_fping.php ms timeout issue.)
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Advanced Ping Script (ss_fping.php ms timeout issue.)
Please try adding
$ping->timeout = 200;
where the number is given in ms
R.
BTB: see lib/ping.snmp to learn more ...
$ping->timeout = 200;
where the number is given in ms
R.
BTB: see lib/ping.snmp to learn more ...
Who is online
Users browsing this forum: No registered users and 1 guest