Most voted "monitoring" questions
8 questions
Sort by count of
-
2
votes1
answer71
viewsMonitoring with the R
I have a monitoring script and would like to run it every five minutes, there is some function that does this? for example: função (meu_script, repetir= 5 minutos) tried some functions with…
-
1
votes2
answers42
viewsUse monitoring of search tool
On my client’s website, there is a kind of search tool. This search requires the user to choose which of the sections (pages) he wants to search. With the desired word and the chosen section, it…
-
1
votes1
answer178
viewsknow how much a i/o disk consuming process
all right? I can already monitor CPU, memory Ram, Disk... but, I haven’t figured out how much a process is spending disk. Is there any way in c# for that?
-
1
votes0
answers37
viewsMonitoring of SQL script
Someone can help me, In my company I have a script that checks how many emails have been processed and sent by the server, but sometimes the program that makes the submissions crashes and I only…
-
1
votes0
answers126
viewsMonitoring events from a particular directory
Hello, I am developing an application that monitors events (create, delete and modify files) of a given directory. I’m using the apache.commons.io.monitor library to assist me. Generating the one .…
-
1
votes0
answers40
viewsHow can I make a monitoring system?
I’m developing a platform for a company, and I’ve come to a question that, if solved, can help me make the platform more robust... How can I make the system (MADE IN VB.NET OR C LANGUAGE#) that…
-
1
votes0
answers21
viewsA website can see which guides are open in my browser, or if other browsers are open?
Hello, I’m no programming expert, although I find it very interesting, I’m just concerned about my privacy in a specific situation, and I found this site from my question, the question is: Can one…
-
0
votes1
answer415
viewsRegex in Zabbix 4.2 Web Scenario
How to recover values with regex from the return of a web scenario in Zabbix that calls an API. Web Scenario is for testing web pages and Apis in Zabbix. I already have the regular expression that…