Microsoft
Software
Hardware
Network
Question : PHP Notice: Undefined offset: 1
Hi to all,
Used the following command to monitor our servers
<?php
$cmd = shell_exec("ping 192.168.1.10 -c4" );
$data_time = explode("received, ",$cmd);
$data_ms = explode("% packet loss",$data_time[1]);
if ($data_ms[0]=='0' or $data_ms[0]=='50' or $data_ms[0]=='25') {$dc_staff="Up";} else $dc_staff="Down";
//echo $data_time[1]. "____";
?>
to excute the command:
http://10.5.2.22/gnokii-SM
S/ping-ser
vers.php
or
/wget -O - -q
http://10.5.2.22/gnokii-SM
S/ping-ser
vers.php
I get following error:
sh: ping: command not found
[Thu Jul 29 12:32:06 2010] [error] [client 10.5.2.22] PHP Notice: Undefined offset: 1 in /var/www/gnokii-SMS/ping-s
ervers.php
on line 5
any solution?
Answer : PHP Notice: Undefined offset: 1
the old message have the message header and mapi properties of the original mailbox and cannot be changed
Random Solutions
Access VBA to stop all macros
What's the purpose of "MAKEFILE" macro in a makefile?
subquery returned more than 1 value: database vendor code 512
New install of SBS 2008 continuously downloads 2.5GB per day (WSUS disabled)
VB.NET executable error on Excel SaveAs method when run or submitted by SSIS.
Itunes could not connect to the Itunes Store. The network connection timed out.
SBS2003 - Exchange - Cannot open shared mailbox
asp forms handling
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
JSON Value Retrieve