Unable to authenticate using NAGIOS on redhat

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Unable to authenticate using NAGIOS on redhat
# 1  
Old 01-15-2012
Question Unable to authenticate using NAGIOS on redhat

Hi,

I have installed Nagios on Redhat 5 using rpms, it was successully installed and I have started the nagios and httpd service.

While login on browser, using nagios userid and password, I am unable to login

I have installed nagios and nagios-plugin rpms both.


I have used the command nagios -v /etc/nagios it is not giving any error or warning.

Please suggest
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

"Unable to Detect Newly added HDD - Redhat 5"

Hi Folks, I am unable to detected newly added HDD in my redhat-5 OS. I am expecting to get /dev/sdb. Following are the utilized commands or syntax. root@hostname% cat /etc/redhat-release Red Hat Enterprise Linux Client release 5.4 (Tikanga) echo "- - -" > /sys/class/scsi_host/host0/scan %... (1 Reply)
Discussion started by: Sricharan21
1 Replies

2. UNIX for Advanced & Expert Users

Unable to authenticate in LDAP RHEL 6.0

Hi there, I run a lab of around 20 systems. I have setup my LDAP server and LDAP clients. But when I try to log on to other cleint machines from a client machine, the error shows that "Permission Denied". On the other hand, if I login onto server from any client machine, the communication takes... (1 Reply)
Discussion started by: Ankur Goyal
1 Replies

3. Infrastructure Monitoring

Nagios check dependent on second nagios server

We have a dual Nagios server setup. One is setup for internal server monitoring on our LAN, while the second Nagios server is hosted externally and is used for external checks only such as URL and ping checks form the WAN side. I was wondering if there is any way to setup cross dependencies... (1 Reply)
Discussion started by: eugenes18t
1 Replies

4. Programming

Unable to run java in redhat os

I am unable to run java from jdk. it says "cannot execute binary file" I downloaded the jdk again freshly but the problem still persists. All files have execution permission. Both OS and JDK are 64bit. Please help me out. $ pwd /home/XXXXX/apache-tomcat-6.0.18/jdk1.5.0_14/bin $... (2 Replies)
Discussion started by: meetsriharsha
2 Replies

5. Red Hat

unable to send mail from redhat linux server

While sending mail from linux server we observed below logs, stat=Deferred: Name server: xxxxxxxxxx.: host name lookup failure Kindly suggest what we need to change? Thanks in Advance (2 Replies)
Discussion started by: hydoss1
2 Replies

6. Red Hat

Unable to install datastage server on Redhat Linux

Hi, i have tried to install datastage server on redhat Linux operating system. But i unable to install the datastage sevrer. here are the details of the system. 1. Lynix installed using vmwear. vmwear Version :7.0.1 build-227600 2. lynix version information. uname -a ... (1 Reply)
Discussion started by: onesuri
1 Replies

7. Red Hat

Unable to remove shared memory in Redhat Linux

unable to remove shared memory using ipcrm -m in linux $ ipcs -m ------ Shared Memory Segments -------- key shmid owner perms bytes nattch status 0x00000000 32768 root 644 80 2 0x00000000 65537 root ... (4 Replies)
Discussion started by: LinuxLearner
4 Replies

8. AIX

Unable to install Redhat 5 on System p-510

Hii everyone, I am trying to install RHEL5 on system p Power 5-510 series box through installable CD's. Machine boots from CD and I receive boot prompt without any issue. After this when i press "Enter" tab, it starts loading Kernel and throws below error:- Also LED code i am receiving is... (6 Replies)
Discussion started by: Shrek
6 Replies

9. AIX

scp Unable to authenticate. Communication error.

I'm having this issue on one of my AIX box, whenever I try to do scp it asks for user, domain and password and just errors out, scp works fine on other AIX servers. I already checked the permissions of .sshd and its files, stopped and restarted sshd subsystem. Also it never asks for user, domain... (5 Replies)
Discussion started by: barkath
5 Replies

10. Red Hat

Unable to start cluster service in redhat 5

Hi, I am trying to setup redhat native cluster 5, i installed all the required rpms and issued the command service cman start (cman is the cluster manager) this gives me output... #service cman start Starting cluster: Loading modules... done Mounting configfs... done ... (0 Replies)
Discussion started by: santhoshb
0 Replies
Login or Register to Ask a Question
icingastats(8)							      icinga							    icingastats(8)

NAME
icingastats - report statistics information from the Icinga system SYNOPSIS
icingastats [-hVL] [-c config] [-m] [-d] DESCRIPTION
icingastats Is a program designed to provide information on the running Icinga system. It can provide a brief summary of information, or it can be used to export specific information about the nagios system into an MRTG-compatible format. For more information please consult the Icinga online documentation available at http://www.icinga.org or the documentation available with your icinga server's web page. OPTIONS
-c|--config=FILE The main configuration file. On debian systems this defaults to /etc/icinga/icinga.cfg -m|--mrtg Print output in MRTG-compatible format. For more details run icingastats with --help -d|--data=VARS Comma-seperated list of variables to output in MRTG format. For more details run icingastats with --help. -h|--help A helpful usage message -V|--version Print version information -L|--license Print license details FILES
/etc/icinga Default configuration directory for icinga AUTHOR
Icinga was started as Nagios by Ethan Galstad <nagios@nagios.org>. Icinga is maintained by the Icinga Project <info@icinga.org>. This manual page was written by sean finney <seanius@debian.org> for the Debian GNU/Linux operating system (but it may be freely used, modified, and redistributed by others). sean finney February 2006 icingastats(8)