Ping & Monitoring from Anywhere | PHP

Ping & Monitoring from Anywhere | PHP

NETVN82

3 года назад

59,996 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Camilo Martinez
Camilo Martinez - 31.07.2023 17:25

Great job, thanks.

Ответить
Agung P Putra
Agung P Putra - 16.07.2023 11:35

Hi Netvn82, Can the status ping send to the google sheet ?

Ответить
Souf Ta
Souf Ta - 14.06.2023 01:02

Hi there, is PHP still worth it to learn in 2023 while languages like python exists? I know that PHP exists for web development (purpose of the language) but python can do the same (except being naturally mixed with html).

Ответить
Agus Prayogo
Agus Prayogo - 21.05.2023 15:37

the only a bit unfortunate thing for me is that it wont refresh the data in real time. only checking once it loaded. but if it does, with beautiful bootstrap, i dont know any other disadvantage from this. awesome work

Ответить
Alvin
Alvin - 05.04.2023 07:26

anyone who have inaccurate ping result problem can try

$ping = exec("ping -n 1 -w 1 $ip",$output,$status);

as what reply by Ryyydax in comment section

but -w is accurate determine or not, need to use ping /? in cmd to see the information by yoursef

Ответить
David Miranda Aragón
David Miranda Aragón - 29.03.2023 15:29

buenos dias, como se agregaria esto en linux, debian 11 para lograr hacer ping
$ping = exec("ping -n 1 -w 1 $ip",$output,$status);
en windows si me funciona, pero mi objetivo es hacerlo funcional en linux
saludos

Ответить
Bakul Impian
Bakul Impian - 23.01.2023 06:27

Can I get the source code?

Ответить
Beyond_IT
Beyond_IT - 07.01.2023 00:21

I just ask, is that safety to open port 81 if looking from the cyber security side?

Ответить
リープ
リープ - 05.01.2023 18:38

I learned a lot. Thank you very much.

Ответить
Simon Lachery
Simon Lachery - 26.12.2022 17:36

The code juste below

Ответить
Md.Mijanur Rahman
Md.Mijanur Rahman - 25.09.2022 09:29

Warning: Cannot modify header information - header already sent by (output started at C:\xampp\htdocs\ping\index.php: 75) in C:\xampp\htdocs\ping\index.php on line 78

What's the problems?
40 IP on Monitoring...

Ответить
Md.Mijanur Rahman
Md.Mijanur Rahman - 24.09.2022 09:27

@NETVN
Hi I'm impressed.
Is it possible to my host IP and host name put a text file then php access the text file. Every time php file open and edit it make more complicated for me. It is more secure then present state, to get code error.

Ответить
Ridhauddin Amit
Ridhauddin Amit - 16.09.2022 07:42

how to add uptime ?

Ответить
José María DIY
José María DIY - 01.08.2022 22:44

Hi, buen video 👍
Hay alguna forma de obtener el IP público del router de tu casa.
Es decir, como se obtiene con esas páginas como my-ip,etc..

Agradecería tu rpta.

Ответить
Gary Eduardo
Gary Eduardo - 10.03.2022 04:20

can i request code bro? i always encountered error

Ответить
MCreation
MCreation - 05.02.2022 00:55

Please provide source code

Ответить
Ramy Nada
Ramy Nada - 15.11.2021 17:16

HI, NETVN
How are you? I hope you're doing well.
Thank you for your explanation, I tried your code and this is great code, but I have a problem that the code identifies 2 aspects are pinging and requesting time out
but there is another aspect. it is an unreachable aspect. the unreachable aspect is identified as ping. so are you have a way to resolve this issue

Ответить
Tariq Maqsood
Tariq Maqsood - 23.09.2021 19:28

I have trying but some error

Ответить
Tariq Maqsood
Tariq Maqsood - 22.09.2021 19:49

Kindly share code

Ответить