Search found 6 matches

by muadba
Tue Apr 10, 2018 11:54 pm
Forum: Nagios XI
Topic: Nagios Agent(NCPA) permission issue in AIX servers
Replies: 6
Views: 628

Re: Nagios Agent(NCPA) permission issue in AIX servers

Hi, I have checked in servers and could see that only in one server we have nfs mount. In other 8 servers we dont have nfs and still facing same issue. Could you please advise ? Also I have noticed that the filesystem type of cifs, nfs etc are already excluded in the configuration file: ============...
by muadba
Tue Apr 10, 2018 10:32 pm
Forum: Nagios XI
Topic: Nagios Agent(NCPA) permission issue in AIX servers
Replies: 6
Views: 628

Re: Nagios Agent(NCPA) permission issue in AIX servers

Hi,

My ncpa version is 2.1.1. From the download page it seems to be the latest version.

Could you please check and advise ?

=================
bash-4.2$ rpm -qa | grep ncpa
ncpa-2.1.1-1
bash-4.2$
=================
by muadba
Mon Apr 09, 2018 10:26 pm
Forum: Nagios XI
Topic: Nagios Agent(NCPA) permission issue in AIX servers
Replies: 6
Views: 628

Re: Nagios Agent(NCPA) permission issue in AIX servers

Hi, /tmp have full permission already. ================ bash-4.2$ ls -ld /tmp drwxrwxrwt 6025 bin bin 626688 Apr 10 13:20 /tmp bash-4.2$ ================ Could you please let us know what else we can check in it ? We are starting the agent as non-root user(nagios) using the below command with sudo p...
by muadba
Mon Apr 09, 2018 3:04 am
Forum: Nagios XI
Topic: Nagios Agent(NCPA) permission issue in AIX servers
Replies: 6
Views: 628

Nagios Agent(NCPA) permission issue in AIX servers

Hi Team, I have installed NCPA agent in AIX-7.1 servers and while onboarding the OS parameters, we are getting the below error in server side: Nagios server side error: ========================== ]# /usr/local/nagios/libexec/check_ncpa.py -v -H cass6 -P 5666 -t 'mytoken' -M 'system/agent_version' Co...
by muadba
Wed Mar 28, 2018 2:27 am
Forum: Nagios XI
Topic: check_log3 plugin not monitoring plain text file
Replies: 8
Views: 3650

Re: check_log3 plugin not monitoring plain text file

Hi, ERRORLOG is being updated with new logs. Also we are not getting the initial result also. However if I copy the same log into a testlog.txt file its working as expected. For each update in file its resulting the search output correctly. Could you please advise on this ? ERRORLOG is a normal wind...
by muadba
Thu Mar 01, 2018 8:59 pm
Forum: Nagios XI
Topic: Oracle and SQL Monitoring
Replies: 3
Views: 882

Oracle and SQL Monitoring

We would need to monitor the below parameters in MSSQL and Oracle .Can we get help to find the plugin /script to setup the monitoring . Database availability/state changes/Listener status (Up/Down) Database File growth - DB File, Log File and Temp File for all databases (users and system) Backup mon...