CONFIGURATION MORE TYPES OF NOTIFICATIONS PASSIVE NRDP
Posted: Wed Jan 22, 2025 12:02 pm
I have a Ubuntu 24.04 Server with Nagios Version 4.5.8 installed. Communication with the NCPA agent on Windows Servers through the local network works perfectly and notifications remotes Windows Servers to connect to the NCPA agent through NRPD.
Now I'm at the step of being able to configure more types of notifications in the client than those that come by default:
%HOSTNAME%|CPU Usage = cpu/percent --warning 80 --critical 90 --aggregate avg
%HOSTNAME%|Disk Usage = disk/logical/C:|/used_percent --warning 80 --critical 90 --units Gi
%HOSTNAME%|Swap Usage = memory/swap --warning 60 --critical 80 --units Gi
%HOSTNAME%|Memory Usage = memory/virtual --warning 80 --critical 90 --units Gi
%HOSTNAME%|Process Count = processes --warning 900 --critical 1000
Let's see if someone could help me to be able to notify through passive nrdp notifications statuses such as that of a service, bytes of writing, bytes of reading, version of windows, updates Windows, etc.
Thanks again to anyone who can help me.
Now I'm at the step of being able to configure more types of notifications in the client than those that come by default:
%HOSTNAME%|CPU Usage = cpu/percent --warning 80 --critical 90 --aggregate avg
%HOSTNAME%|Disk Usage = disk/logical/C:|/used_percent --warning 80 --critical 90 --units Gi
%HOSTNAME%|Swap Usage = memory/swap --warning 60 --critical 80 --units Gi
%HOSTNAME%|Memory Usage = memory/virtual --warning 80 --critical 90 --units Gi
%HOSTNAME%|Process Count = processes --warning 900 --critical 1000
Let's see if someone could help me to be able to notify through passive nrdp notifications statuses such as that of a service, bytes of writing, bytes of reading, version of windows, updates Windows, etc.
Thanks again to anyone who can help me.