Search found 3 matches
- Wed Apr 24, 2019 3:48 pm
- Forum: Nagios XI
- Topic: Monitor Memory Useage on a single service
- Replies: 18
- Views: 10944
Re: Monitor Memory Useage on a single service
If you are using NSClient++ then the easiest way is to query the data via the REST API. https://docs.nsclient.org/api/rest/queries/ NSClient++ includes a helper just for doing this via Nagios. GET /api/v1/queries/:query/commands/execute_nagios You can create your own script in perl, php to query NSC...
- Wed Apr 24, 2019 3:22 pm
- Forum: Nagios XI
- Topic: Acknowledge Alerts via Email using Incoming Email Processing
- Replies: 3
- Views: 564
Re: Acknowledge Alerts via Email using Incoming Email Proces
This feature has been requested, discussed, asked about for a long time.
The docs do not tell you how to enable just that the feature was added to 5.6.0.
I just thought I'd share.
The docs do not tell you how to enable just that the feature was added to 5.6.0.
I just thought I'd share.
- Wed Apr 24, 2019 3:01 pm
- Forum: Nagios XI
- Topic: Acknowledge Alerts via Email using Incoming Email Processing
- Replies: 3
- Views: 564
Acknowledge Alerts via Email using Incoming Email Processing
-------------------------- NAGIOSXI 5.6.0 Only -------------------------- Enable Incoming Email Processing Navigate to Core Config Manager -> System Config -> Email Settings -> Inbound Tab The setup from here is very straight forward. Enter the needed information for your mail server, connection ty...