Search found 4 matches
- Mon Apr 22, 2019 4:33 am
- Forum: Nagios XI
- Topic: CRITICAL - Plugin timed out while executing system call
- Replies: 5
- Views: 811
Re: CRITICAL - Plugin timed out while executing system call
Attached the zip file.
- Fri Apr 19, 2019 6:08 am
- Forum: Nagios XI
- Topic: CRITICAL - Plugin timed out while executing system call
- Replies: 5
- Views: 811
Re: CRITICAL - Plugin timed out while executing system call
Hi Npolovenko,
Attached the files.
Attached the files.
- Thu Apr 18, 2019 7:57 am
- Forum: Nagios XI
- Topic: CRITICAL - Plugin timed out while executing system call
- Replies: 5
- Views: 811
CRITICAL - Plugin timed out while executing system call
Hi Team,
Suddenly iam getting lot of alerts for check_snmp:
"CRITICAL - Plugin timed out while executing system call"
configured command is: check_snmp:
$USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$
Can you please advice on this
Suddenly iam getting lot of alerts for check_snmp:
"CRITICAL - Plugin timed out while executing system call"
configured command is: check_snmp:
$USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$
Can you please advice on this
- Thu Apr 18, 2019 6:16 am
- Forum: Nagios XI
- Topic: CHECK_NRPE: Socket timeout after 30 seconds
- Replies: 1
- Views: 523
CHECK_NRPE: Socket timeout after 30 seconds
Hi Team, Iam currently using Nagios XI and iam facing this issue in couple of servers."CHECK_NRPE: Socket timeout after 30 seconds" Previously the command was: define command { command_name check_nrpe command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -t 30 -c $ARG1$ $ARG2$ I increased the t...