Search found 12 matches

by dambaru
Tue May 16, 2017 1:25 am
Forum: Nagios XI
Topic: Nagios client for Solaris 11 , AIX 7.1 and HP-UX 11.31
Replies: 3
Views: 729

Re: Nagios client for Solaris 11 , AIX 7.1 and HP-UX 11.31

does it means Nagios Client is not support for AIX 7.1 and HP-UX 11.31.

or any other way we can get clear instruction along with the package to complete the POC .

Regards
Dambaru
by dambaru
Sat May 06, 2017 9:37 am
Forum: Nagios XI
Topic: Nagios client for Solaris 11 , AIX 7.1 and HP-UX 11.31
Replies: 3
Views: 729

Nagios client for Solaris 11 , AIX 7.1 and HP-UX 11.31

Hi Support,

can i get Nagios client for Solaris 11 , AIX 7.1 and HP-UX 11.31 . Also it would be helpful i get the complete instruction of installation steps .

Regards
Dambaru
by dambaru
Sat May 06, 2017 9:28 am
Forum: Nagios XI
Topic: NRPE: Command 'check_disk' not defined
Replies: 19
Views: 10408

Re: NRPE: Command 'check_disk' not defined

i had just scp below files from a linux system (using this files only i had installed nagios in other linux client ) and followed the steps (https://support.nagios.com/kb/article.php?id=515) to install nagios client . nrpe-3.0.1.tar.gz nagios-plugins-2.2.0.tar.gz linux-nrpe-agent.tar.gz Regards Damb...
by dambaru
Wed May 03, 2017 8:51 am
Forum: Nagios XI
Topic: NRPE: Command 'check_disk' not defined
Replies: 19
Views: 10408

Re: NRPE: Command 'check_disk' not defined

Hi

it was not copied from other system , same has been installed/compiled from tar.gz file .

Regards
Dambaru
by dambaru
Sun Apr 30, 2017 10:45 am
Forum: Nagios XI
Topic: NRPE: Command 'check_disk' not defined
Replies: 19
Views: 10408

Re: NRPE: Command 'check_disk' not defined

Please find var/log/mesasge file content . Apr 30 21:13:23 nagiosclient abrtd: Directory 'ccpp-2017-04-30-21:13:23-18796' creation detected Apr 30 21:13:23 nagiosclient abrt[18797]: Saved core dump of pid 18796 (/usr/local/nagios/libexec/check_nrpe) to /var/spool/abrt/ccpp-2017-04-30-21:13:23-18796 ...
by dambaru
Sun Apr 30, 2017 10:00 am
Forum: Nagios XI
Topic: NRPE: Command 'check_disk' not defined
Replies: 19
Views: 10408

Re: NRPE: Command 'check_disk' not defined

1. i was not finding any issue while compiling . 2. file was transferred from other linux using scp command .. hope this is fine only . Pls find the strace log as below . strace /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 execve("/usr/local/nagios/libexec/check_nrpe", ["/usr/loc...
by dambaru
Fri Apr 28, 2017 6:23 am
Forum: Nagios XI
Topic: NRPE: Command 'check_disk' not defined
Replies: 19
Views: 10408

Re: NRPE: Command 'check_disk' not defined

I have just installed nrpe in a client machine with RHEL 6.5 and instillation got successful . Now i could see the service is not configured also nrpe is core dumping . below is master document followed for client https://support.nagios.com/kb/article.php?id=515 [root@nagiosclient bin]# service nrpe...
by dambaru
Mon Apr 24, 2017 6:04 am
Forum: Nagios XI
Topic: NRPE: Command 'check_disk' not defined
Replies: 19
Views: 10408

Re: NRPE: Command 'check_disk' not defined

it is perfectly working for me :D

Regards
DDN
by dambaru
Fri Apr 21, 2017 8:47 am
Forum: Nagios XI
Topic: NRPE: Command 'check_disk' not defined
Replies: 19
Views: 10408

Re: NRPE: Command 'check_disk' not defined

Thank you so much . check_disk issue got resolved as suggested after putting below argument in CCM ARG1 - check_disk ARG2 - -a 20% 10% / similarly can i have solution for below issue details . NRPE: Command 'check_cpu_stats' not defined NRPE: Command 'check_mem' not defined NRPE: Command 'check_open...
by dambaru
Thu Apr 20, 2017 12:46 pm
Forum: Nagios XI
Topic: NRPE: Command 'check_disk' not defined
Replies: 19
Views: 10408

Re: NRPE: Command 'check_disk' not defined

yes it is resolved . /usr/local/nagios/libexec/check_nrpe -H <Client_Name> -t 30 -c check_disk -a 20% 10% / DISK OK - free space: / 20307 MB (81.27% inode=100%);| /=4680MB;19989;22488;0;24987 but in NagiosServer UI i am still getting below error DISK CRITICAL - 20% is not accessible: No such file or...