Search found 20 matches

by NagiosIMCS
Fri Dec 17, 2021 6:39 am
Forum: Nagios XI
Topic: Can you tell who added a server to Nagios
Replies: 1
Views: 218

Can you tell who added a server to Nagios

I am find lots of server being added to Nagios XI which haven't been configured correctly and hence creating lots of alarms. In some instances servers are being added to Nagios without the agent being installed first. When I check the audit log I cant actually find who added the servers. Does anyone...
by NagiosIMCS
Mon Apr 19, 2021 3:53 am
Forum: Nagios XI
Topic: Monitoring for low CPU Usage
Replies: 1
Views: 226

Monitoring for low CPU Usage

Good morning, I am looking for a monitor that checks for low CPU usage. We have a number of servers that should be powered down once they have finished their batch processing sadly this doesn't also work so it means we are getting very high bills with the Cloud providers. We have a mixture of NSClie...
by NagiosIMCS
Mon Nov 09, 2020 11:59 am
Forum: Nagios XI
Topic: Sends a single alert for powered down servers
Replies: 4
Views: 369

Re: Sends a single alert for powered down servers

Thank you dchurch, Ideally if the server is powered on I would still want receive multiple alarms. For instance for High CPU or Disk Usage but just the single notification if the Host is powered down. Do you know if that is possible? Unfortunately I have rather limited knowledge. Thank you for your ...
by NagiosIMCS
Mon Nov 09, 2020 11:16 am
Forum: Nagios XI
Topic: Sends a single alert for powered down servers
Replies: 4
Views: 369

Re: Sends a single alert for powered down servers

Ideally I only want a single alert if the host is powered down. For any other alerts, for instance High CPU I still want to receive multiple alerts. I am aware I can change the the problem persist option to 0 to achieve this.
by NagiosIMCS
Mon Nov 09, 2020 6:30 am
Forum: Nagios XI
Topic: Sends a single alert for powered down servers
Replies: 4
Views: 369

Sends a single alert for powered down servers

Good morning everyone, Still new to Nagios and learning so I appreciate the help. Lots of the servers we monitor are cloud based and therefore spend lots of time powered off. All I want to do is configure Nagios so if a server is powered down it send a single alert saying its down and a single OK al...
by NagiosIMCS
Tue Oct 27, 2020 5:01 am
Forum: Nagios XI
Topic: Nagios NCPA Client Disable Alerts
Replies: 3
Views: 432

Nagios NCPA Client Disable Alerts

Hi all, We are looking to move to the Nagios NCPA client. Using the NPCA client is there an easy way of disabling any alerts if the Windows servers are shutdown gracefully. For instance a single alarm to notify the sever has been shutdown. Then when the server restarts in will continue to monitor in...
by NagiosIMCS
Fri Oct 02, 2020 2:25 am
Forum: Nagios XI
Topic: Turn off monitoring for servers shutdown gracefully.
Replies: 20
Views: 1963

Re: Turn off monitoring for servers shutdown gracefully.

Good morning, me again. Thank you again for all your help. I did find this article below: https://gallery.technet.microsoft.com/Invoke-NagiosRequest-04476631 I was trying to use the Invoke-WebRequest in PowerShell Invoke-WebRequest -URI http://NagiosIP//nagiosxi/ -Credential $credential -Method POST...
by NagiosIMCS
Thu Oct 01, 2020 3:54 am
Forum: Nagios XI
Topic: Command Line from Windows Servers
Replies: 3
Views: 956

Re: Command Line from Windows Servers

Thank you :D :D
by NagiosIMCS
Tue Sep 29, 2020 10:58 am
Forum: Nagios XI
Topic: Turn off monitoring for servers shutdown gracefully.
Replies: 20
Views: 1963

Re: Turn off monitoring for servers shutdown gracefully.

Thank you Benjamin,

That's great going to give it a try. Thanks for all your help on this matter.