docs:cdiwadkar16-patch-4-59 - minor

rephrased a sentence
This commit is contained in:
Chait Diwadkar 2022-05-30 13:01:55 -07:00 committed by gccgdb1234
parent fd9ae537b8
commit 95f49a08de
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ title: icinga2 writing
import Icinga2 from "../14-reference/_icinga2.mdx"
icinga2 is an open-source software monitoring host and network initially developed from the Nagios network monitoring application. Currently, icinga2 is distributed under the GNU GPL v2 license.
icinga2 is an open-source, host and network monitoring software initially developed from the Nagios network monitoring application. Currently, icinga2 is distributed under the GNU GPL v2 license.
You can write the data collected by icinga2 to TDengine by simply modifying the icinga2 configuration to point to the taosAdapter server and the corresponding port, taking advantage of TDengine's efficient storage and query performance and clustering capabilities for time-series data.