• Home
  • My Free Tools
    • Creating a server with PHP
  • About me

Select Category:

Daily IT Help

My daily IT journal

  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me

Top 10 SQL metrics to monitor

itdoctor March 12, 2024 Top 10 SQL metrics to monitor2024-03-12T10:56:12-05:00 General
1. SQLServer: Buffer Manager: Buffer cache hit ratioThe buffer cache hit ratio counter represents how often SQL Server is able to find data pages in its buffer cache when...
Continue Reading

.htaccess – Basic authentication for all except some ips

itdoctor March 6, 2024 .htaccess – Basic authentication for all except some ips2024-03-06T21:36:01-05:00 Linux
AuthType Basic AuthName "Please Log In" AuthUserFile /some/path/.htpasswd Require valid-user Order deny,allow Deny from all Allow from Satisfy any
Continue Reading

Azure Monitor: Get All Diagnostic Settings

itdoctor February 27, 2024 Azure Monitor: Get All Diagnostic Settings2024-03-06T21:37:20-05:00 General
Continue Reading

Test TCP connection without telnet or nc

itdoctor February 23, 2024 Test TCP connection without telnet or nc2025-03-05T21:56:56-05:00 General
It’s simple $ timeout 1 bash -c '< /dev/' $ echo $? 0  
Continue Reading

Issues when upgrading to Grafana v10.3.1

itdoctor February 22, 2024 Issues when upgrading to Grafana v10.3.12024-02-22T13:07:01-05:00 General
As you know we can use the variable in some of the format such as : ]$variable${variable} When upgrading to , i realize that the variable __interval_ms can’t...
Continue Reading

Canon 70-200mm 2.8 IS – Auto focus not working – It’s hunting

itdoctor February 18, 2024 Canon 70-200mm 2.8 IS – Auto focus not working – It’s hunting2024-02-22T13:02:55-05:00 General
I recently bought a used Canon 70-200mm IS . The lens is in good condition, but it has an issue with auto focus. When you try to focus,...
Continue Reading

Block by X-Forwarded-For in .htaccess

itdoctor February 7, 2024 Block by X-Forwarded-For in .htaccess2024-02-07T12:10:15-05:00 General
Continue Reading

Features to Evaluate When Choosing Monitoring Products

itdoctor February 6, 2024 Features to Evaluate When Choosing Monitoring Products2024-02-06T15:11:53-05:00 General
Continue Reading

Azure: Finding Orphan Smart Detector Alert

itdoctor February 2, 2024 Azure: Finding Orphan Smart Detector Alert2024-02-02T21:48:35-05:00 General
This query can help you to identify the orphan smart detector alerts – there is also a command column which can help you to run it in resources...
Continue Reading

InfluxDB- A good article

itdoctor January 27, 2024 InfluxDB- A good article2024-01-27T13:38:02-05:00 General
Good article: InfluxDB
Continue Reading
«‹678910›»

Search

Recent Posts

  • My AZ-104 Azure Administrator Associate Journey: From Real-World Experience to Exam Day
  • How to Monitor An Azure App Service Protected by EasyAuth
  • Oil Pressure Switch (Normal Closed or Normal Open)
  • A simple cronjobs to restart your apache server when it’s too busy
  • n8n webserver failed, exiting

Pages

  • My Free Tools
    • Creating a server with PHP
  • About me

Tags

    Copyright © 2026. Daily IT Help
    Mesocolumn Theme by Dezzain