Search found 25 matches

by sth_bytelab
Thu Aug 10, 2017 3:02 am
Forum: Nagios XI
Topic: Nagios Check Veeam Backup
Replies: 4
Views: 2218

Re: Nagios Check Veeam Backup

Thank you I solved the problem by putting " around $arg1$ in the NSC config file.
by sth_bytelab
Thu Aug 10, 2017 2:50 am
Forum: Nagios XI
Topic: Check on IBM Server through IMM
Replies: 12
Views: 5099

Re: Check on IBM Server through IMM

Thanks for your answer. I tried nmap as suggested. It works fine it get the following response: "Host is up (0.0033s latency) Port State Service 161/udp open snmp Nmap done: 1 IP address (1 host up)" The community tab looks like this: CommunityNagios.PNG I have tried enable all IP addresses.
by sth_bytelab
Wed Aug 09, 2017 4:11 am
Forum: Nagios XI
Topic: Nagios Check Veeam Backup
Replies: 4
Views: 2218

Nagios Check Veeam Backup

I have would like to check Veeam Backup Jobs with Nagios. I am using a NRPE command to exectue a powershell script. I have included the powershell script in the nsc.ini file and allow arguments. But when I run the command I recieve this: Udklip.PNG Nagios is right I don't have a job named 'Local', b...
by sth_bytelab
Wed Aug 09, 2017 2:51 am
Forum: Nagios XI
Topic: Check on IBM Server through IMM
Replies: 12
Views: 5099

Re: Check on IBM Server through IMM

OKay, I have now enabled all SNMP:
Udklip.PNG
And set the community to the IP address of nagios.
I have enabled all SNMP traps.

I have tried both doing af snmpwalk through the terminal and a ibm imm check but without any luck. I still recieve Timeout no reply from 10.0.2.122.
by sth_bytelab
Tue Aug 08, 2017 9:23 am
Forum: Nagios XI
Topic: Check on IBM Server through IMM
Replies: 12
Views: 5099

Re: Check on IBM Server through IMM

I have tried running snmp -v 1 -c community -On 10.0.2.122 .1.3.6.1.4.2.3.51.3.1.4 and I recieve "Timeout: No Response from 10.0.2.122" And I get the same response if I am using version 2c. I have opened all ports in the firewall between the to servers and I have successfully pinged the IM...
by sth_bytelab
Tue Feb 21, 2017 3:10 am
Forum: Nagios XI
Topic: Check on IBM Server through IMM
Replies: 12
Views: 5099

Re: Check on IBM Server through IMM

I have now tried the plugin but it doesn't seem to work properly.
I have done a simple health-check:
NagiosIMM.PNG
But I get: "Health status: Unknown"
by sth_bytelab
Mon Feb 20, 2017 4:11 pm
Forum: Nagios XI
Topic: Check on IBM Server through IMM
Replies: 12
Views: 5099

Re: Check on IBM Server through IMM

I was actually looking at this one: https://exchange.nagios.org/directory/P ... sh/details
But i don't think it is working in the XI-version.
by sth_bytelab
Mon Feb 20, 2017 6:44 am
Forum: Nagios XI
Topic: Check on IBM Server through IMM
Replies: 12
Views: 5099

Check on IBM Server through IMM

HI We have a couple of IBM servers that we would like to monitor with nagiosXI. All of the servers have a IMM layer for management is there a way to monitor the servers through it? I have seen there has been a plugin in for one of the previous-versions of nagios, is there a new plugin or is it not n...
by sth_bytelab
Fri Dec 16, 2016 7:19 am
Forum: Nagios XI
Topic: Monitoring of Task Scheduler
Replies: 1
Views: 862

Monitoring of Task Scheduler

Hi

We are having a few applicational workers running on some of our servers.
Is there a way to monitor these tasks?
The are running through the windows task scheduler.
by sth_bytelab
Thu Nov 24, 2016 9:55 am
Forum: Nagios XI
Topic: Monitoring of SFTP
Replies: 4
Views: 3942

Re: Monitoring of SFTP

Thank you for the reply.
I would like to login in to the SFTP server to check that it is available.
I would also like to check if it is available from outside of our local subnet. Is there a way there I can rebound the tcp-command through another server?