|
"pandora_ping ($pa_config, $host)"Ping the given host. Returns: 1 if the host is alive 0 otherwise."pandora_ping_latency ($pa_config, $host)"Ping the given host. Returns the average round-trip time. Returns undef if fails."month_have_days ($month, $year)"Pass a $month (as january 0 number and each month with numbers) and the year as number (for example 1981). And return the days of this month.
Visit the GSP FreeBSD Man Page Interface. |