Questions tagged as 'monitoramento'

1
answer

Monitoring with the R

I have a tracking script and would like to run it every five minutes, is there any function that does this? For example: função (meu_script, repetir= 5 minutos) I tried some functions with Sys.time() and proc.time() , but I...
asked by 28.02.2018 / 18:12
2
answers

Search tool usage monitoring

On my client's site, there is a kind of search tool. This search requires that the user choose which of the sections (pages) he wants to search. With the desired word and section chosen, it redirects to the page and brings the desired search res...
asked by 17.05.2017 / 15:31
0
answers

SQL script monitoring [closed]

Someone can help me, In my company I have a script that verifies how many emails were processed and sent by the server, but sometimes the program that makes the uploads hangs and I only know that it has blocked why my users complain that ther...
asked by 10.01.2018 / 11:54
1
answer

know how much a process is consuming from i / o disk

Alright? I can already monitor CPU, Ram memory, Disk ... but, I have not yet figured out a way to know how much a process is wasting disk. Is there any way in C # to do this?     
asked by 06.06.2017 / 23:57
0
answers

LLD Problems Zabbix + Python

I have a Python script that collects the information from the database and returns it via JSON (as described in the Zabbix manual), but when I go to my Host linked to the template, it gives the message that the value is not JSON. ... My LOG d...
asked by 03.09.2018 / 22:25