what cause this problems : Warning: Monitoring process may not be running!
Ian Davidson
mav at juniper.net
Wed Jun 4 11:06:57 CEST 2003
I think there has been an email thread on this already.
I think what you'll find is that the output of the check_nagios command
(which essentially does a 'ps -aux' and then looks for an entry called
/usr/local/nagios/bin/nagios) doesn't work.
On a recently upgraded RH7.3 box I found that the result of the ps
command showed the Nagios process as:
[root at boy-button]# ps -aux | grep nagios
nagios 7557 0.1 0.7 4144 2028 ? S Jun03 1:23 [nagios]
Where as on older versions it was
[root at schumi]# ps -aux | grep nagios
nagios 29516 0.0 0.3 4348 2188 ? S May29 6:01
/usr/local/nagios/bin/nagios
I'm not sure why some processes shown by the result of ps are in
brackets like that, but that's likely the problem.
> -----Original Message-----
> From: nagios-users-admin at lists.sourceforge.net
> [mailto:nagios-users-admin at lists.sourceforge.net] On Behalf
> Of Syed Zulhilmi Tuan Sharif
> Sent: 04 June 2003 07:45
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] what cause this problems : Warning:
> Monitoring process may not be running!
>
>
> i have settle down my problem according to below warning
>
> Warning: Monitoring process may not be running!
> Click here for more info.
>
> in the cgi.cfg file when i disable the lines below my problems
> solve, so i want to know if anyone know what actually caused
> this problem.
>
> # NAGIOS PROCESS CHECK COMMAND
> #nagios_check_command=/usr/local/nagios/libexec/check_nagios
> /usr/local/nagios/var/status.log 5 '/usr/local/nagios/bin/nagios'
>
> and what is the effect if i permenantly disable that nagios
> proses check command
>
> im running nagios1.0 ,in redhat9.0
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of
> TotalView, The best
> thread debugger on the planet. Designed with thread debugging features
> you've never dreamed of, try TotalView 6 free at www.etnus.com.
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS
> when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list