Search found 3 matches

by davidefilippi
Thu Nov 15, 2018 7:04 am
Forum: Help: General
Topic: ss_win_mssql NaN
Replies: 9
Views: 1602

Re: ss_win_mssql NaN

No answer?
by davidefilippi
Tue Nov 13, 2018 6:57 am
Forum: Help: General
Topic: ss_win_mssql NaN
Replies: 9
Views: 1602

ss_win_mssql NaN

Hi all I've some trouble with this script. I've modified it because I can't use mssql_ functions so I've replaced: mssql_connect() with sqlsrv_connect() mssql_fetch_row() with sqlsrv_fetch_array(). If I execute manually the script, this return me some value # php ss_win_mssql.php '192.168.0.201':'14...
by davidefilippi
Tue Nov 06, 2018 10:10 am
Forum: Scripts and Templates
Topic: Monitor CPU and RAM used by one specified process
Replies: 1
Views: 583

Monitor CPU and RAM used by one specified process

Hi all,
as subject, is there any script to do this? I'm searching for one that don't say if it is running, but one that show CPU/RAM used by one process specified by name or by id.

Thanks in advance