• 2024-11-15OS-Stack Monitoring
    TheOSshallprovideastackmonitoringwhichdetectspossiblestackfaultsofTask(s)/Category2ISR(s). [SWS_Os_00067]StackCheckStrategyAllOSstacksmustbeprotectedfromoverflowing.TheOSshallofferdifferentstrategiestodetectstackoverflo
  • 2024-08-27Server monitoring shell
    #!/usr/bin/envbashREMOTE_OK=remote_okREMOTE_FAIL=remote_failTIMESTAMP=`date+%F%H%M%S`CURRENT_HTML=/var/www/html/${TIMESTAMP}.htmlCURRENT_INDEX=/var/www/html/index.htmlLN=/bin/lnSERVER_LIST=server_listPASS=passcat<<EOF>$CURRENT_HTM
  • 2024-08-20Prometheus部署以及问题解决
    Prometheus作用:Prometheus监控(PrometheusMonitoring)是一种开源的系统监控和警报工具。它最初由SoundCloud开发并于2012年发布,并在2016年加入了云原生计算基金会(CNCF)。Prometheus监控旨在收集、存储和查询各种指标数据,以帮助用户监视其应用程序和系统的性能和运行状态。部署流
  • 2024-08-16Monitoring Guide
    监控的定义监控就是发现和报告,通过持续监控基础设施、应用和业务运行情况,讲问题和需要的监控内容反馈给不同的团队人员。主要有2类型:系统问题:软硬件相关问题(云基础服务),比如:程序异常、内存FullGC等,由于没有业务特征,监控策略适用于各个应用业务问题:在特定业务场景下定
  • 2024-07-19Prometheus-operator添加basic auth
    问题:Prometheus存在未授权访问,会导致/debug/pprof信息泄露漏洞解决方法:给prometheus添加basicauth由于operator部署的prometheus是通过crd控制的,不可以通过修改控制器的方式修改pod的配置,所以修改statefulset无法生效,需要通过修改prometheus对象添加basicauth权限。相关博客
  • 2024-07-15Performance Monitoring检测camstar性能
    InsiteXMLServer\ProvateBytes使用内存的字节InsiteXMLServer\WorkingSetPeak高峰Process\%ProcessorTimeCPU占用时间InsiteXMLServer\ElapsedTime占用时间Camstar.Security.LMServer \ElapsedTimeCamstarNotificatuionServer\ElapsedTimeCIMSagent\ E
  • 2024-06-22go - Monitoring
    保证高可用的方法1.日志2.链路追踪3.监控 1.业务监控(领导层) OPS/DAU/访问状态httpcode/业务接口(登陆注册聊天上传留言搜索) 2.systemmonitoring (运维) operatingsystem:cpu/memory/diskusage/diskspace/TCP(上w的连接),流量 组件:mysql,redis,kafka 3.
  • 2024-04-29Pod monitoring of Nodejs
    一、Nodejs添加接口1、nextjs用法安装包prom-client,在ping同一目录层级创建接口api/ssr/metrics比如首页https://mik.dev.platform.michaels.com/api/ssr/metricsdc项目https://mik.dev.platform.michaels.com/api/ssr/dc/metrics import{register,collectDefaultMetri
  • 2024-04-17kubenetes1.26中安装kubesphere3.4版本
    一、安装前环境准备#kubesphere官网:https://kubesphere.io/zh/docs/v3.4/introduction/what-is-kubesphere/#1.kubenetes版本查看[root@masterkubesphere]#kubectlgetnodesNAMESTATUSROLESAGEVERSIONmasterReadycontrol-plane106m
  • 2024-04-17今天在集群中创建yaml,使用create就创建成功,apply就创建失败原因分析。
    1.背景:今天在集群中搭建Prometheus监控,在使用kubectlapply-f[文件名]时,出现了报错,我对集群资源、命名空间、权限等进行一系列排查,甚至在没部署任何服务新集群部署该服务依旧显示部署失败。第一次使用kubectlapply-f文件命显示报错。#kubectlapply-fsetup/custo
  • 2024-03-28msg="Sync \"monitoring/main\" failed: provision alertmanager configuration: base co
    今天在调整k8s监控的时候有个搞错这里做个记录以及处理方法level=infots=2024-03-28T08:30:21.320852843Zcaller=operator.go:742component=alertmanageroperatorkey=monitoring/mainmsg="syncalertmanager"level=errorts=2024-03-28T08:30:21.324600111Zcaller=klo
  • 2024-03-22k8s系列之十四安装Istio
    Istio是一个开源的服务网格(ServiceMesh),用于连接、管理和保护微服务。它提供了一组功能强大的工具,包括流量管理、安全性、监控和跟踪等,以帮助在微服务架构中更好地管理服务之间的通信。一些主要的Istio功能包括:流量管理:Istio可以对流量进行智能路由、负载均衡和故障
  • 2024-03-08设备监察系统(Facilities Monitoring System)详解
    设备监察系统(FacilitiesMonitoringSystem,简称FMS)是一个综合性的设施管理系统,主要用于监控、管理和优化各种设备、系统和设施的性能。这个系统可以应用于各种行业,如建筑、制造业、能源、交通等,以实现对设备、系统和设施的全面监控和管理。以下是FMS设备监察系统的详细解释:系统
  • 2023-11-14study of 'Missing data imputation framework for bridge structural health monitoring based on sl
    theStochasticGradientDescent(SGD):为了提高鲁棒性,SGAIN框架的优化器采用了随机梯度下降(SGD)一,SGAIN框架有两个重要目的:鉴别器D的目的是最大化正确预测M矩阵的概率;生成器的目的是最小化D预测M矩阵的概率。此外,利用反向传播算法对发生器和鉴别器进行了优化。具体而言,损失介于
  • 2023-11-04prometheus添加自定义监控与告警(etcd为例)
    一、步骤及注意事项(前提,部署参考部署篇)一般etcd集群会开启HTTPS认证,因此访问etcd需要对应的证书使用证书创建etcd的secret将etcd的secret挂在到prometheus创建etcd的servicemonitor对象(匹配kube-system空间下具有k8s-app=etcd标签的service)创建service关联被监控对象二、
  • 2023-11-01Marine oil pollution
    1.Thedefinition:Marineoilpollutionreferstotheaccumulationofoilanditsdegradationproductsinthemarineecosystemcausedbytankerleakage,oilwelleruptionandwasteoildischargeintheprocessofhumanexploitation,transportationanduse
  • 2023-10-17Secure Code Warrior C# Basic OWASP Web Top 10 2017 8: Insecure deserialization, 9: Using Components
    Lastbutnotleast.Thesesetchallengesconsistof8:Insecuredeserialization,9:UsingComponentswithKnownVulnerabilities,10:InsufficientLoggingandMonitoring8:Insecuredeserialization, 9:UsingComponentswithKnownVulnerabilities, 10:I
  • 2023-09-28filebeat 收集 nginx 日志到 kibana 展示
    首先是nginx.conf的日志格式json格式很多,不一定非要这个log_formatjson'{"access_time":"$time_iso8601","remote_addr":"$remote_addr","remote_user":"$remote_user","request":"$request&qu
  • 2023-08-04关于minio Monitoring Metrics面板响应慢的问题
    问题:服务器ip修改之后,打开minio发现面板数据现需要三十多秒才能加载,排除了服务器cpu,内存,磁盘等的问题原因:之前配置过amqp监听,因服务器ip变更导致minio连不上rabbitmqhttps://www.hxstrive.com/subject/minio/663.htm解决方法:打开MinIO数据目录,编辑.minio.sys/c
  • 2023-07-25强制删除namespace
    之前部署过一套监控因为是本地测试环境,资源不太够,想着进行删除命名空间monitoring[root@k8s-master01]#kubectldeletensmonitoringnamespace"monitoring"deleted^C[root@k8s-master01]#kubectldeletensmonitoringnamespace"monitoring"deleted^C[root@k8s-
  • 2023-07-03prometheus & cloud monitoring
    prometheushttps://prometheus.io/为云监控而生 FrommetricstoinsightPoweryourmetricsandalertingwiththeleadingopen-sourcemonitoringsolution. PrometheusisaCloudNativeComputingFoundationgraduatedproject. 从openstack产生的虚拟机,到k8s
  • 2023-05-30动态pvc 配置 样例
    catloki-pvc.yamlkind:PersistentVolumeClaimapiVersion:v1metadata:   name:loki   namespace:monitoring#---指定namespace为monitoring spec:   storageClassName:nfs-storage#---需要与上面创建的storageclass的名称一致   accessModes: 
  • 2023-05-14ADAS功能简介
    1.主动控制类ADAS:(1)自适应巡航控制系统AdapTIveCruiseControl(ACC)(2)自动紧急制动AutonomousEmergencyBraking(AEB)(3)智能大灯控制AdapTIveFrontLights(AFL)(4)智能车速控制IntelligentSpeedAdaptaTIon(ISA)(5)行人检测系统PedestrianDetecTIonSystem(PDS)2.预警类ADAS:BS
  • 2023-04-28【教程分享】一键部署Redis,轻松搞定Docker安装和配置!
    1下载下载6.2.7版本:[root@service-monitoring~]#dockerpullredis:6.2.76.2.7:Pullingfromlibrary/redis025c56f98b67:Pullcomplete060e65aed679:Pullcompleteb95291e865b7:Pullcompletee3023c0b11d1:Pullcomplete143500497a02:Pullcompletec38298c
  • 2023-04-27【教程分享】一键部署MySQL,轻松搞定Docker安装和配置!
    1下载MySQL我们就可以到dockerhub来看:点击后的页面:直接执行dockerpullmysql,会下载最新版本的MySQL。点击tags,找到并下载经典的MySQL5.7:[root@service-monitoring~]#dockerpullmysql:5.7.42-oracle5.7.42-oracle:Pullingfromlibrary/mysqle83e8f2e82cc:Pull