My Icinga2 Dashboard always monitor Committed memory size, I want my Icinga2 can only monitor the real physical memory size, how to fix the problem ?
The memory usage check from the Linuxfabrik’s monitoring plugins does, for me, what you want.
https://github.com/Linuxfabrik/monitoring-plugins/tree/main/check-plugins/memory-usage
Thanks, I am new for Icinga2
Could you give me more details that where download and how to install the Linuxfabrik’s monitoring plugins into Icinag2, and is there any config file need to be adjust after that plugins ?
You can find the download links on this page https://github.com/Linuxfabrik/monitoring-plugins/blob/main/INSTALL.rst and how to configure them via director here https://github.com/Linuxfabrik/monitoring-plugins/blob/main/ICINGA.rst.
1 Like