statusmap compilation!@!! on solaris.

Anders Holm anders.holm at elivefree.net
Wed Dec 10 14:41:03 CET 2003


Hi Greg.

A good resource for getting Solaris packages of OSS software is:
http://sunfreeware.com/

....

//Anders//

Westland G. [DH] wrote:

> Help!
> I'm trying to recompile for the stausmap.cgi after installing libgd, libpng and libjpeg. I get messages saying that it now needs gd-devel, png-devel etc. I've hunted on the web for these libraries but no joy! Does anyone where I can get these? Or can anyone send me a statusmap.cgi?
> Another quick question - How do I change the backdrop colours in statuswrl/3D-status map?
> 
> Many Thanks
> 
> Greg
> 
> -----Original Message-----
> From: nagios-users-request at lists.sourceforge.net
> [mailto:nagios-users-request at lists.sourceforge.net]
> Sent: Wednesday, December 10, 2003 5:05 AM
> To: nagios-users at lists.sourceforge.net
> Subject: Nagios-users digest, Vol 1 #1790 - 30 msgs
> 
> 
> Send Nagios-users mailing list submissions to
> 	nagios-users at lists.sourceforge.net
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.sourceforge.net/lists/listinfo/nagios-users
> or, via email, send a message with subject or body 'help' to
> 	nagios-users-request at lists.sourceforge.net
> 
> You can reach the person managing the list at
> 	nagios-users-admin at lists.sourceforge.net
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Nagios-users digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: Disabling checks in Nagios (Tedman Eng)
>    2. Re: Re: Disabling checks in Nagios (Jason Martin)
>    3. missing: statusmap.cgi (Patrick Webster)
>    4. Re: nrpe - ssl handshake not completed (Noah Leaman)
>    5. RE: nrpe - ssl handshake not completed (Noah Leaman)
>    6. Nrpe generic question (MiikaT)
>    7. 1 check at a time (Sam Terburg)
>    8. snmpd.conf (miglionni at ig.com.br)
>    9. check_nt FILEAGE problem (Michal.Mazurek at avon.com)
>   10. RE: check_nt FILEAGE problem (Randal, Phil)
>   11. RES: [Nagios-users] 1 check at a time (Marcio Queiroz)
>   12. Re: missing: statusmap.cgi (Dave O'Shea)
>   13. apan (k.l. muthu kumar)
>   14. RE: apan (HBoertien at enertel.nl)
>   15. Check_NWstat (Cory Schafer)
>   16. Re: Excluding hosts from hostgroups? (jeff vier)
>   17. Statistic and Performance metric gathering / displaying (tom di naro)
>   18. Question (Israel_Guadalupe_Lopez_Mascorro../Administracion/Jalisco at jalisco.gob.mx)
>   19. RE: Statistic and Performance metric gathering / displaying (Marc Powell)
>   20. RE: Question (Marc Powell)
>   21. Limiting notifications by group? (Mark Ferlatte)
>   22. Re: Limiting notifications by group? (Jamie Baddeley)
>   23. notifications (Tory Skyers)
>   24. notification again (Tory Skyers)
>   25. RE: notification again (Marc Powell)
>   26. US STOCK MARKET - MBTT Technology---MERRILL LYNCH On Sector.....coyne (Connie Dugan)
>   27. Monitoring process may not be running! ... (Jamie Bohr)
>   28. RE: Monitoring process may not be running! ... (Marc Powell)
>   29. RE: Monitoring process may not be running! ... (Jamie Bohr)
>   30. NRPE 1.8 Error (Ran B)
> 
> --__--__--
> 
> Message: 1
> To: nagios-users at lists.sourceforge.net
> From: "Tedman Eng" <teng at dataway.com>
> Date: Mon, 8 Dec 2003 21:00:45 -0800
> Organization: Dataway, Inc.
> Subject: [Nagios-users] Re: Disabling checks in Nagios
> 
> One way is to use one of the external command scripts
> (see here http://www.nagios.org/download/extras.php#misc)
> and edit the script to use DISABLE_SVC_CHECK and ENABLE_SVC_CHECK.
> Scheduling can easily be done using an external scheduler like cron or at,
> depending on your needs.
> Info about the format of external commands can be found here:
> http://nagios.sourceforge.net/docs/1_0/extcommands.html
> 
> For example:
> # echo "disable_svc_chk.sh foobar ping" | at 0300
> job 6 at 2003-12-16 03:00
> # echo "enable_svc_chk.sh foobar ping" | at 0330
> job 7 at 2003-12-16 03:30
> 
> There may exist a script to do such a thing already somewhere, but if there
> is, they forgot to tell me.  :)
> 
> HTH
> -Tedman
> 
> "Anurag Gupta" <agupta at yahoo-inc.com> wrote in message
> news:FJEHIPBACBJHHEAGEJCPAEGKEFAA.agupta at yahoo-inc.com...
> 
>>Hi,
>>
>>Is there an option in Nagios to *schedule* disabling of checks?
>>
>>Currently, we have Event Handlers that try to restart the processes on
>>remote machines. We want these handlers disabled during a Scheduled
>>downtime. But scheduled downtime is only for suppressing notifications.
>>Checks do happen, and event handlers are invoked.
>>
>>thanks
>>======================
>>Regards
>>Anurag Gupta
>>agupta at yahoo-inc.com
>>408.349.5166
>>
>>
>>
>>-------------------------------------------------------
>>This SF.net email is sponsored by: SF.net Giveback Program.
>>Does SourceForge.net help you be more productive?  Does it
>>help you create better code?  SHARE THE LOVE, and help us help
>>YOU!  Click Here: http://sourceforge.net/donate/
>>_______________________________________________
>>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
>>
> 
> 
> 
> 
> 
> --__--__--
> 
> Message: 2
> Date: Mon, 8 Dec 2003 21:02:21 -0800 (PST)
> To: Tedman Eng <teng at dataway.com>
> Cc: nagios-users at lists.sourceforge.net
> Subject: Re: [Nagios-users] Re: Disabling checks in Nagios
> From: Jason Martin <jhmartin at toger.us>
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> You can also define a check_period that excludes the intented downtime.
> 
> - -Jason Martin
> On Mon, 8 Dec 2003, Tedman Eng wrote:
> 
> 
>>One way is to use one of the external command scripts
>>(see here http://www.nagios.org/download/extras.php#misc)
>>and edit the script to use DISABLE_SVC_CHECK and ENABLE_SVC_CHECK.
>>Scheduling can easily be done using an external scheduler like cron or at,
>>depending on your needs.
>>Info about the format of external commands can be found here:
>>http://nagios.sourceforge.net/docs/1_0/extcommands.html
>>
>>For example:
>># echo "disable_svc_chk.sh foobar ping" | at 0300
>>job 6 at 2003-12-16 03:00
>># echo "enable_svc_chk.sh foobar ping" | at 0330
>>job 7 at 2003-12-16 03:30
>>
>>There may exist a script to do such a thing already somewhere, but if there
>>is, they forgot to tell me.  :)
>>
>>HTH
>>-Tedman
>>
>>"Anurag Gupta" <agupta at yahoo-inc.com> wrote in message
>>news:FJEHIPBACBJHHEAGEJCPAEGKEFAA.agupta at yahoo-inc.com...
>>
>>>Hi,
>>>
>>>Is there an option in Nagios to *schedule* disabling of checks?
>>>
>>>Currently, we have Event Handlers that try to restart the processes on
>>>remote machines. We want these handlers disabled during a Scheduled
>>>downtime. But scheduled downtime is only for suppressing notifications.
>>>Checks do happen, and event handlers are invoked.
>>>
>>>thanks
>>>======================
>>>Regards
>>>Anurag Gupta
>>>agupta at yahoo-inc.com
>>>408.349.5166
>>>
>>>
>>>
>>>-------------------------------------------------------
>>>This SF.net email is sponsored by: SF.net Giveback Program.
>>>Does SourceForge.net help you be more productive?  Does it
>>>help you create better code?  SHARE THE LOVE, and help us help
>>>YOU!  Click Here: http://sourceforge.net/donate/
>>>_______________________________________________
>>>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: SF.net Giveback Program.
>>Does SourceForge.net help you be more productive?  Does it
>>help you create better code?  SHARE THE LOVE, and help us help
>>YOU!  Click Here: http://sourceforge.net/donate/
>>_______________________________________________
>>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
>>
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.3.3 (GNU/Linux)
> Comment: pgpenvelope 2.10.2 - http://pgpenvelope.sourceforge.net/
> 
> iD8DBQE/1Vdgl2ODWuqVSBMRAoDlAJ9zHd5U57kmAUHzd2CS8LJDZ1dLzACeKmrH
> BpBEJ5Afa7IaOJ1lfxVhKw8=
> =Zl0q
> -----END PGP SIGNATURE-----
> 
> 
> --__--__--
> 
> Message: 3
> Date: Tue, 9 Dec 2003 16:55:32 +1100
> From: "Patrick Webster" <pwebster at ausgeo.com.au>
> To: <nagios-users at lists.sourceforge.net>
> Subject: [Nagios-users] missing: statusmap.cgi
> 
> Hi all,
> 
> I have nagios up and running, however I get a 404 when clicking on the
> 'Status Map' link.
> 
> The statusmap.c file was in the tar archive when I originally compiled
> nagios, and the cgi directory has statuswml.cgi / statuswrl.cgi, but
> statusmap.cgi is nowhere to be found.
> 
> Does anyone know what happened? I'm running Nagios 1.1 with the latest
> plug-ins.
> 
> Thanks.
> 
> -Patrick
> 
> 
> --__--__--
> 
> Message: 4
> Date: Mon, 8 Dec 2003 22:06:50 -0800
> Subject: Re: [Nagios-users] nrpe - ssl handshake not completed
> Cc: Nagios-users at lists.sourceforge.net
> To: Steve Risteter <stever at corp.ptd.net>
> From: Noah Leaman <nleaman at apple.com>
> 
> I had this problem too and the fix for me had nothing to do with the=20
> libssl or libcrypto libs or ./configure --disable-ssl. What I was doing=20=
> 
> was mistakingly running nrpe with the wrong config file (doh!). I was=20
> running:
> 
>      ./nrpe -c commands.cfg -d
> 
> instead of:
> 
>      ./nrpe -c nrpe.cfg -d
> 
> In fact, I found that you can run nrpe with an empty text file as a=20
> config file and it doesn't seem to have a problem:
> 
>      touch test.cfg
>      ./nrpe -c test.cfg -d
> 
> ... no problem until you try to connect:
> 
>      ./check_nrpe -H hostname.domain.com -c check_users
>      CHECK: Error - Could not complete SSL handshake.
> 
> So make SURE that the config file your feeding nrpe is the actual nrpe=20=
> 
> config file and not the commands config or something. Hope this helps=20
> some.
> 
> --=20
> Noah
> 
> On Monday, December 8, 2003, at 04:07  AM, Steve Risteter wrote:
> 
> 
>>Check allowed_hosts in nrpe.cfg and check that libssl and libcrypto=20
>>are installed.
>>
>>
>>-----Original Message-----
>>From: Admin Nagios [mailto:nagios at terra.com]
>>Sent: Sunday, December 07, 2003 11:30 PM
>>To: Nagios-users at lists.sourceforge.net
>>Subject: [Nagios-users] nrpe - ssl handshake not completed
>>Importance: High
>>
>>
>>Im trying to use the check_disk1 command with check_nrpe and Im=20
>>receiving the following message:
>>
>>CHECK_NRPE: Error - Could not complete SSL handshake.
>>
>>Somebody have and idea of what is going on??
>>
>>---------
>>
>>#Im running the nrpe daemon and the nrpe plugin in the same machine=20
>>...just for test procedures.#
>>
>>
>>
>>
>>
>>___________________________________________________
>>Triste, alegre, rom=E1ntico, con ganas de bailar... Terra Radio tiene=20=
> 
> 
>>para ti m=E1s de 200 estaciones de radio con tu m=FAsica preferida. =
> 
> =A1Ven y=20
> 
>>disfruta de toda la m=FAsica que Terra Radio tiene para t=ED!
>>http://www.terra.com/ocio/musica/radio/
>>
>>
>>-------------------------------------------------------
>>This SF.net email is sponsored by: SF.net Giveback Program.
>>Does SourceForge.net help you be more productive?  Does it
>>help you create better code?  SHARE THE LOVE, and help us help
>>YOU!  Click Here: http://sourceforge.net/donate/
>>_______________________________________________
>>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=20
>>reporting any issue.
>>::: Messages without supporting info will risk being sent to /dev/null
>>
>>
>>-------------------------------------------------------
>>This SF.net email is sponsored by: SF.net Giveback Program.
>>Does SourceForge.net help you be more productive?  Does it
>>help you create better code?  SHARE THE LOVE, and help us help
>>YOU!  Click Here: http://sourceforge.net/donate/
>>_______________________________________________
>>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=20
>>reporting any issue.
>>::: Messages without supporting info will risk being sent to /dev/null
>>
> 
> 
> 
> 
> --__--__--
> 
> Message: 5
> Date: Mon, 8 Dec 2003 22:08:28 -0800
> Subject: RE: [Nagios-users] nrpe - ssl handshake not completed
> From: Noah Leaman <noah at mac.com>
> To: nagios-users at lists.sourceforge.net
> 
> I had this problem too and the fix for me had nothing to do with the=20
> libssl or libcrypto libs or ./configure --disable-ssl. What I was doing=20=
> 
> was mistakingly running nrpe with the wrong config file (doh!). I was=20
> running:
> 
>      ./nrpe -c commands.cfg -d
> 
> instead of:
> 
>      ./nrpe -c nrpe.cfg -d
> 
> In fact, I found that you can run nrpe with an empty text file as a=20
> config file and it doesn't seem to have a problem:
> 
>      touch test.cfg
>      ./nrpe -c test.cfg -d
> 
> ... no problem until you try to connect:
> 
>      ./check_nrpe -H hostname.domain.com -c check_users
>      CHECK: Error - Could not complete SSL handshake.
> 
> So make SURE that the config file your feeding nrpe is the actual nrpe=20=
> 
> config file and not the commands config or something. Hope this helps=20
> some.
> 
> --=20
> Noah
> 
> On Monday, December 8, 2003, at 04:07  AM, Steve Risteter wrote:
> 
> 
>>Check allowed_hosts in nrpe.cfg and check that libssl and libcrypto=20
>>are installed.
>>
>>
>>-----Original Message-----
>>From: Admin Nagios [mailto:nagios at terra.com]
>>Sent: Sunday, December 07, 2003 11:30 PM
>>To: Nagios-users at lists.sourceforge.net
>>Subject: [Nagios-users] nrpe - ssl handshake not completed
>>Importance: High
>>
>>
>>Im trying to use the check_disk1 command with check_nrpe and Im=20
>>receiving the following message:
>>
>>CHECK_NRPE: Error - Could not complete SSL handshake.
>>
>>Somebody have and idea of what is going on??
>>
>>---------
>>
>>#Im running the nrpe daemon and the nrpe plugin in the same machine=20
>>...just for test procedures.#
>>
>>
>>
>>
>>
>>___________________________________________________
>>Triste, alegre, rom=E1ntico, con ganas de bailar... Terra Radio tiene=20=
> 
> 
>>para ti m=E1s de 200 estaciones de radio con tu m=FAsica preferida. =
> 
> =A1Ven y=20
> 
>>disfruta de toda la m=FAsica que Terra Radio tiene para t=ED!
>>http://www.terra.com/ocio/musica/radio/
>>
>>
>>-------------------------------------------------------
>>This SF.net email is sponsored by: SF.net Giveback Program.
>>Does SourceForge.net help you be more productive?  Does it
>>help you create better code?  SHARE THE LOVE, and help us help
>>YOU!  Click Here: http://sourceforge.net/donate/
>>_______________________________________________
>>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=20
>>reporting any issue.
>>::: Messages without supporting info will risk being sent to /dev/null
>>
>>
>>-------------------------------------------------------
>>This SF.net email is sponsored by: SF.net Giveback Program.
>>Does SourceForge.net help you be more productive?  Does it
>>help you create better code?  SHARE THE LOVE, and help us help
>>YOU!  Click Here: http://sourceforge.net/donate/
>>_______________________________________________
>>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=20
>>reporting any issue.
>>::: Messages without supporting info will risk being sent to /dev/null
>>
> 
> 
> 
> 
> --__--__--
> 
> Message: 6
> Date: Tue,  9 Dec 2003 08:16:47 +0200
> From: MiikaT <mlist.nagios at inlan.inmics.fi>
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Nrpe generic question
> 
> 
> Will I be able to do the following, if I use nrpe. I have two sites, site a 
> monitors all hosts on site + everything that site b is monitorin (via nrpe), 
> but site b only monitors site b. If there is a problem on site b host and the 
> problem is acknowledged on site a, will that information pass to nagios on 
> site b using nrpe, or will I need to acknowledge the same problem on both 
> hosts?
> 
> -MiikaT
> 
> 
> --__--__--
> 
> Message: 7
> From: Sam Terburg <Sam at Luna.nl>
> To: Nagios Users Mailing List <nagios-users at lists.sourceforge.net>
> Organization: Luna.nl
> Date: Tue, 09 Dec 2003 11:11:21 +0100
> Subject: [Nagios-users] 1 check at a time
> 
> I always only see one check at a time running, but i see many nagios
> processes.
> These are my relevant nagios.conf entries:
> service_interleave_factor=0
> max_concurrent_checks=150
> service_reaper_frequency=5
> sleep_time=1
> service_check_timeout=20
> host_check_timeout=30
> event_handler_timeout=30
> notification_timeout=30
> ocsp_timeout=5
> perfdata_timeout=5
> interval_length=1
> use_agressive_host_checking=1
> 
> 
> nagios   30905  0.1  0.6  2488 1616 ?        SN   10:59   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31920  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31925  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31928  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31942  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31972  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31975  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31986  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31991  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31993  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   31999  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32003  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32007  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32013  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32019  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32023  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32030  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32037  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32041  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32045  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32048  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32051  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32053  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32057  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32060  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32062  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32065  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32069  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32072  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32075  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32078  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32081  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32084  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32086  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32090  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32092  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32098  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32106  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32110  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32121  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32128  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32136  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32140  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32143  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32146  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32149  0.0  0.6  2488 1616 ?        SN   11:05   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> postfix  32178  0.0  0.3  2428  960 ?        S    11:05   0:00 flush -t
> unix -u -c
> nagios   32533  0.2  0.6  2492 1616 ?        SN   11:06   0:00
> /usr/sbin/nagios /etc/nagios/nagios.cfg
> nagios   32534  0.2  0.1  1264  472 ?        SN   11:06   0:00
> /usr/lib/nagios/plugins/check_ping -H x.x.x.x -w 3000.0,80% -c
> 5000.0,100% -p 1 -t 1
> nagios   32535  0.0  0.1  1408  480 ?        SN   11:06   0:00 /bin/ping
> -n x.x.x.x -c 1
> 
> 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
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