Skip to main content

Questions tagged [monitoring]

For questions about monitoring computer activity. Questions about recording external human activity, use a tag such as [time-management]

Filter by
Sorted by
Tagged with
0 votes
0 answers
28 views

Windows 10 hibernation takes 8+ minutes on occasion

My Windows 10 machine occasionally takes ages (8+ minutes) to hibernate, during which time the hard drive is in constant use. Other times, it takes less than 1 minute. I am aware I can use resource ...
Wad's user avatar
  • 227
0 votes
0 answers
27 views

How to compare the disk size and the database size in Zabbix?

I am going through scenario where the Postgresql database is growing very fast and it could rich the whole disk space. So I suppose there is a possibility to use a Zabbix trigger to compare those two ...
NoWar's user avatar
  • 535
0 votes
0 answers
26 views

Why are Average CPU Usage, Average Memory Footprint and Average Load Time marked as N/A in Chrome's discards database?

I read in chrome://discards/database: Why are Average CPU Usage, Average Memory Footprint and Average Load Time marked as N/A in Chrome's discards database? I use Chrome on Windows 10.
Franck Dernoncourt's user avatar
0 votes
0 answers
171 views

How to configure AlientVault OSSIM to collect Windows security event logs and send email

I'm completely new to AlienVault OSSIM and I want to start using OSSIM to collect Windows security events from domain controllers e.g. failed login attempts, bad password attempts, account lockouts, ...
Spacewalker's user avatar
0 votes
0 answers
32 views

How do I monitor my hugo site deployed using github pages using custom domain using zabbix/promethus/grafana/monit?

Is it possible to do? I’d love to learn monitoring systems. I know that you need access to the linux server in order to do it. But I'd love to know if it's possible or not? https://webapps....
achhainsan's user avatar
0 votes
0 answers
57 views

Collecting metrics on different frequency for Grafana/Prometheus Database exporter

I am trying to setup a Prometheus exporter for Oracle Database. For Database monitoring, I do not want to collect all the metrics every time. Rather, collect metrics on different frequency. e.g. For ...
caveman's user avatar
1 vote
1 answer
97 views

How can I catch which program turned num lock off?

I use Windows 10. I want to keep num lock on, but from time to time, I see it somehow got turned off. How can I catch which program is turning off num lock?
Franck Dernoncourt's user avatar
0 votes
0 answers
292 views

How to check static IP address using Prometheus & Blackbox exporter

I would like to check every 30s whether it is possible to connect to the static IP address 10.0.0.5 on port 80. Unfortunately I cannot find any valid example. I assume it should look something like ...
Xavier123's user avatar
0 votes
1 answer
375 views

Define calculated item in Zabbix for LXC discovery of Proxmox to compute % of RAM used

I am using Zabbix (6.4.10) with Proxmox plugin to monitor a proxmox server (and LXC containers). In the discovery rule for LXC containers, there are two item prototypes regarding RAM : proxmox.lxc....
berty's user avatar
  • 103
1 vote
1 answer
296 views

How to get the timestamp for the system lock/unlock of ubuntu 22.04 with the user's inactivity time? (Not login/logout.)

I want to get the user's lock & unlock timestamp in a single script or command, as in "last" command I can see the user's name with system's login & logout timestamp. How can I get ...
Mahesh Garole's user avatar
0 votes
1 answer
205 views

Tracing a high CPU process

There have been a few times where a server spikes up to 100% CPU for a moment, during the spike the server becomes basically unusable. I'm currently looking into solutions to hunt down the process ...
anon221's user avatar
1 vote
0 answers
517 views

How to monitor drive failures via IPMI/Redfish Supermicro & Gigabyte

We have a bunch of Supermicro SuperServers deployed (various generations) and since we had a few drive (SSD) failures in the last month. We only noticed the failures (depending on the RAID level) ...
fodinabor's user avatar
  • 113
0 votes
0 answers
144 views

How to monitor data usage on a network

I'm on a ship with about 20 crew, our current setup is Starlink to a router then daisy chained wired routers(static ip,no DCHP) on 5 decks below. All routers are Dlink DIR 828a1 and can only see ...
Pararei's user avatar
1 vote
1 answer
1k views

Screen Capture Desktop

I'm using an application called Time Clock Wizard that takes screenshots of my desktop at different intervals for the client to see. I was just wondering if there was a way to somehow make it capture ...
Kim Toledo Fillogan's user avatar
1 vote
0 answers
86 views

How to monitor and move files to different directories one by one and in sequence on Windows?

How to monitor when files are created and then move them to different directories one by one and in sequence on Windows? For example, I have files in C:\Temp File names are random like File545.tmp ...
God of Money's user avatar
0 votes
2 answers
640 views

Application files being deleted repatedly - how to find what it did?

A folder containing executable files for an application under ProgramData on Windows 10 is being deleted repeatedly on my laptop, only empty app folder remains. I have looked into this: Something ...
Vojtěch Dohnal's user avatar
0 votes
0 answers
63 views

How to automatically set up a series of reminders whenever a new file is created in a folder?

I want to do that on a Win11 machine. Let's say folder A has sub-folders B, C... Whenever a new file of a .xyz extension is created in any of them (but not when modified), a series of 6 reminders is ...
longtry's user avatar
  • 101
1 vote
0 answers
69 views

Monitor server to see which process is reaching out to an IP [closed]

I have a Linux server that is very occasionally reaching out to a specific IP address. It's actually being blocked by pfBlockerNG, which is fine. But I'd like to know which process on the server is ...
Dick Kennedy's user avatar
0 votes
0 answers
204 views

Simplify NETSTAT monitoring output

I'm monitoring suspicious incoming connections using sudo watch -n 30 "netstat -antp" which provides more information than I need, so based on the answer I found here, I've tried to ...
marcusdavanco's user avatar
0 votes
0 answers
680 views

How to access a domain system, if system is using wifi

I have my own Windows Server 2012 R2 with Active Directory having 150+ users. Right now we are using Net Monitors for employee Pro to monitor our users, My Question is if one my user's laptop is using ...
Rizwan Ahmad's user avatar
1 vote
0 answers
1k views

Get CPU Usage of Specific Program Command Line Windows

Process explorer can show me the CPU % usage of a particular program: I would like to obtain this number through command line to automatically sample the percentage utilization of a process. It has ...
EllipticalInitial's user avatar
0 votes
0 answers
268 views

Is there a way to capture just my main display

so I'm using this application called time clock wizard that takes screenshot of my desktop at different intervals for the client to see. I was just wondering if there was a way to somehow make it ...
Jean Liu's user avatar
10 votes
3 answers
71k views

Where can I see the current charging speed on Windows 10?

Running powercfg /batteryreport in cmd.exe doesn't give the info directly (one has to do the math based on the log). Where can I see the current charging speed on Windows 10? E.g. on Android I use ...
Franck Dernoncourt's user avatar
0 votes
1 answer
1k views

/.fseventsd folder not present on MacOS Monterey - where is it now?

Getting no hits for .fseventsd in Finder or Terminal ($ sudo find / -name .fseventsd) On MacOS 12.4 and fseventsd is running ok (< 1% CPU). Time Machine switched on. (Edit: I have turned on show ...
gregw's user avatar
  • 3
5 votes
1 answer
17k views

Remote monitoring on MobaXterm

There is a remote monitoring bar at the bottom of the MobaXterm. That's very cool and it is near real-time. I wish I could full-screen the CPU utilization chart, but it is not possible. A similar ...
A.A's user avatar
  • 153
5 votes
2 answers
4k views

Chrome: How to identify which tab does a subframe belong to?

There is some Chrome tab (but I have too many of them opened) that constantly opens a subframe that takes a lot of CPU. I can see that in Chrome's Task Manager - I sort it by CPU, identify it and kill ...
golimar's user avatar
  • 1,734
0 votes
0 answers
2k views

Configure OPNsense to restart itself after a crash

I run OPNsense as a home router system, along with a VPN that I frequently access while not at home. Recently, while I was away, the system at some point became inaccessible from outside. When I ...
user149408's user avatar
  • 1,122
0 votes
1 answer
149 views

Power shell script for Monitoring C-Drive

# find the path to the desktop folder: $desktop = [Environment]::GetFolderPath('Desktop') #specify the path to the folder you want to monitor: $Path = $desktop # specify which files you want to ...
user1666054's user avatar
0 votes
1 answer
618 views

Show total cpu for a set of processes in linux

I want to monitor the total cpu usage of all the process corresponding to some filter. For example all the process witch corresponds to some executable. On top or htop I can filter the process list, ...
nadapez's user avatar
  • 250
0 votes
1 answer
335 views

How to know if I was working during the day or during the night?

I am working with my computer (Windows 10 Enterprise), sometimes during the day and sometimes during the night. I don't switch off my computer when I go at home. Is there a way (like in the event ...
Dominique's user avatar
  • 2,427
0 votes
0 answers
3k views

How to run a program with administrator privileges on user login under Windows 10 Pro?

I would like to run a task to monitor CPU temperature while I am logged into my regular working account, which does not have admin privileges. However, admin privileges are required to read the CPU ...
R B's user avatar
  • 101
3 votes
2 answers
5k views

Detect ICMP requests on a Windows 10 System

I'm looking for a way to detect ICMP requests (e.g. ping) on a Windows 10 System. Unfortunately it does not work with netstat, since ICMP doesn't depend on a port hence all other light weight tools ...
Albin's user avatar
  • 11.3k
2 votes
1 answer
7k views

Prometheus Blackbox Exporter TCP probe returns value of 0, even when port is open (Iperf3 server)

I have a strange problem that I've been digging into the last couple of days. The setup I have an Iperf3 server running in Docker on this internal address and port: 10.10.2.2:5201 I also have ...
Artur Meinild's user avatar
0 votes
1 answer
203 views

How can I see the current download/upload speed for each wifi adapters?

I have 2 wifi adapters on Windows 7 SP1 x64 Ultimate. Both are connected to a wifi network. How can I see the current download/upload speed for each wifi adapters? Resource Monitor doesn't give a ...
Franck Dernoncourt's user avatar
0 votes
2 answers
3k views

Monitor router traffic from PC

I want to monitor traffic on my home router, how to do this? I have a Huawei router. I have searched this question before asking here but most of the sites and blogs just mentioned hacking and other ...
dark_prince's user avatar
0 votes
1 answer
200 views

Alert when a partition is read/written

My hard disk sometimes makes unexpected noise, indicating activity. By eyeballing iotop I believe this process is responsible: mount.ntfs /dev/sda2 /storage -o rw,umask=007,gid=46 however the ...
spraff's user avatar
  • 2,278
0 votes
1 answer
50 views

Monitoring with Wireshark on Wirless Networks

I'm a beginner and started working with Wireshark and hacking and I have some questions about it. The monitoring of a particular computer does not always work immediately. Why does the monitoring of a ...
random's user avatar
  • 3
0 votes
1 answer
896 views

Windows Event Viewer: can't find user-started programs

My problem is as simple as it may look from the beginning. I want to see what programs have been initialized by using the Windows Event Viewer, but the log everybody tells me to use (Security logs, ...
Néstor Llop's user avatar
2 votes
1 answer
13k views

How can I sniff all my router traffic with Wireshark?

I recently bought a WiFi adapter with Monitor mode (Alfa Network AWUS036NHA) and I want to sniff all my network traffic at my home. The goal is to detect some packets sent and received by my 'physical'...
Gwynbleidd's user avatar
0 votes
0 answers
64 views

What does Windows 10 Pro do behind my back?

I have a Dell notebook running Windows 10 Pro, up-to-date as of today May 10, 2021. Starting 4-6 weeks ago, when I lock the screen and go away, this PC starts working. When I go back to work, I find ...
Antonio Sesto's user avatar
2 votes
0 answers
257 views

Is it possible to see what's processing on the GPU?

Is there a way to see what specifically is processing on the GPU, and namely which program running on the GPU is currently holding its reins? "Process Monitor" on Windows shows what's ...
Coldblackice's user avatar
  • 6,123
0 votes
2 answers
736 views

Monitor process' file access by file and access speed

I have multiple disks in my system sometimes I have a heavy read usage on my root partition. I know that there are some processes reading a lot of data, but from all disks. How can I find out which ...
Hannes's user avatar
  • 307
1 vote
1 answer
5k views

Reflect modified `hostname` in WAZUH - Security monitoring solution

After installing wazuh-agent service in a Ubuntu box( or in Windows ). if hostname is changed then, which is the best way to correct the wazuh-agent configuration to reflect the new hostname in wazuh-...
Arun's user avatar
  • 545
1 vote
1 answer
69 views

Is it possible to look up or determine nominal operating temperatures for various processors?

I am tweaking icinga checks for my servers, one of the checks is monitoring CPU temperatures. Problem is that each CPU has different operating temperatures T_MAX etc. where it should actually show ...
Petr's user avatar
  • 2,441
1 vote
1 answer
221 views

How can I grab a time-slice of process cgroup in /proc/<process-id>/cgroups?

To resolve a cgroups issue where a process is being placed in the wrong cgroup, I'm being advised to take regular snapshots of the /proc/process-id/cgroups files over a period of time when the process ...
Component 10's user avatar
0 votes
1 answer
588 views

Can 802.11 a/b/g/n adapter sniff a b g n traffic simultaneously in monitor mode?

I have wifi adapter based on rt5572 which supports a/b/g/n. And let's say I have Mixed mode wifi network where there is AP and a, b, g, n wifi clients all in the same network. The questions I have: ...
greenfrogs's user avatar
0 votes
0 answers
61 views

Getting the macOS page line printed on the monitor as a light green shadow when using Split View

I use Split View a lot with my M1 MacBook Pro (A2338). I am starting to get (from time to time) a green mark of the page splitter marked on my monitor as a green line. It's super weird. I'd like to ...
Daniyal dehleh's user avatar
1 vote
1 answer
435 views

How to read and send data to PS/2 port? [closed]

I have a device connected via PS/2 on Windows PC, acting like a keyboard. I would like to use a "terminal" to monitor the data coming from that port, and even send data to it. I expected ...
TheUnexpected's user avatar
1 vote
1 answer
12k views

Monitor cpu usage per process

I would like to monitor CPU usage of all processes over time. By all processes I mean being able to view each process' CPU usage separately. I'd like to see the results as a graph and I prefer Perfmon,...
Martijn's user avatar
  • 123
4 votes
2 answers
7k views

Reading live sensor information through the commandline on Windows 10?

I'm looking to be able to read out as much sensor information (thermals, fan speeds, etc.) as possible for scheduled logging on my Windows machine. I found CPUID's HWMonitor which reads all of the ...
zedseven's user avatar

1
2 3 4 5
11