Wat is een server monitor

Monitor refers to resources like Website, Web Application, Server, Network, Application etc. that are monitored for Uptime and Performance. Each of these monitors have individual performance metrics that are closely tracked for better troubleshooting. For example, a Server Monitor has metrics like CPU, Memory, Disk Utilization, Network Utilization, Event logs and Process Metrics. Likewise a Website Monitor has […]

Meldingen ontvangen wanneer er een probleem ontstaat

A trouble alert is raised when a resource check fails and the monitor status is changed from up to trouble. This happens only if the ‘Generate trouble alert when a resource check fails’ field is set to ‘Yes’ in the associated threshold profile. Log in and navigate to Admin > Configuration Profiles > Threshold Profile […]

Welke onderdelen kan je allemaal monitoren

 There are 14 different types of resource checks in total. They allow you to monitor: Ports URLs Windows event log Linux syslog File access File modification File Content File Size File Permissions change Directory size Directory access Directory size Directory Permissions Change Subdirectory creation and deletion File Creation and deletion within the directory

Bestanden kopiëren

De file manager maakt het gemakkelijk om files te kopiëren tussen folders. De eerste stap is om te navigeren naar de bron van de directory. Namelijk, ga in de directory waaruit u de files wilt kopiëren. In dit voorbeeld zijn wij in public_html en wij willen license.txt kopiëren naar de public_ftp directory. Ten tweede, vink […]

Installeer de Linux agent achter een proxy

Servermeister.com agent allows proxy configuration for the below combinations. Proxy needs to be configured during the installation phase. Read more about downloading and installing the Linux agent. 1. Scenario 1 – user:password@proxyhost:proxyport sudo ./Site24x7_Linux_xxbit.install -i -key=123456fd2dc1234a6a0cc9536d1b6ce0 -proxy=user:password@proxyhost:proxyport 2. Scenario 2 – user@proxyhost:proxyport sudo ./Site24x7_Linux_xxbit.install -i -key=123456fd2dc1234a6a0cc9536d1b6ce0 -proxy=user@proxyhost:proxyport 3. Scenario 3 – proxyhost:proxyport sudo ./Site24x7_Linux_xxbit.install -i […]