Skip to content

Releases: ccfos/nightingale

V2.7.0

13 Jun 10:10
Compare
Choose a tag to compare
  • [BUGFIX] carry tags when strategy batch cloning
  • [UPDATE] support endpoint masking
  • [UPDATE] refactor port listening checker

中文:

  • [修复] 修复克隆策略时没有把tag带过去的问题
  • [更新] 支持endpoint粒度的告警屏蔽
  • [更新] 优化端口监控逻辑,解决机器多ip只监听其中一个的问题

影响模块:

  • pub目录:需要更新下面的前端资源文件,解决tag在克隆时没有带过去的问题
  • monapi:替换二进制即可,屏蔽endpoint告警就是改了这个模块
  • collector:替换二进制即可,如果没有遇到端口监控的问题也可以不更新

64位Linux可以下载编译好的包: n9e-2.7.0.tar.gz

V2.0.0

15 May 09:46
Compare
Choose a tag to compare
  • [FEATURE] support send data to InfluxDB

V1.4.0

12 May 14:30
Compare
Choose a tag to compare

Changelog

  • [FEATURE] support operating plugin collection by web
  • [UPDATE] mount metrics config change to ignore

Upgrading

  • Create plugin_collect table in n9e_mon database
  • Rebuild monapi & collector, replace the old version
  • Update static files in pub directory

If you upgrade version to v1.4.0 the local plugin collection mode will be invalid, please add plugin collect on web portal

V2.6.1

01 Jun 12:55
Compare
Choose a tag to compare
  • supporting more time format pattern in log-collector
  • supporting collect snmp metrics in /proc/net/snmp
  • add stdin and env field in plugin collect page
  • fix time location parser in log-collector

中文:

  • 日志监控支持了一种新的时间格式
  • 支持采集/proc/net/snmp中的监控指标
  • 插件采集页面支持配置stdin和env
  • 修复日志监控中对时区处理的一个bug

需要更新pub目录下的前端资源文件和collector组件

Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.6.1.tar.gz

V2.4.1

29 May 08:07
Compare
Choose a tag to compare

fixbug for 2.4.0: retain monapi-builtin-token.
Affected components: monapi

Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.4.1.tar.gz

V2.4.0

28 May 13:53
Compare
Choose a tag to compare

V2.2.2

24 May 09:45
Compare
Choose a tag to compare
  • [BUGFIX] rrd update when value less than one
  • [FEATURE] node post api support chinese

V2.2.1

21 May 16:17
Compare
Choose a tag to compare
  • [BUGFIX] false alert when alert duration less than metric step

Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.2.1.tar.gz

V2.2.0

19 May 03:10
Compare
Choose a tag to compare
  • [FEATURE] support collecting process's cpu.util and mem.util

Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.2.0.tar.gz

V2.1.0

16 May 10:55
Compare
Choose a tag to compare
  • [FEATURE] support OpenTSDB as transfer backend

Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.1.0.tar.gz