Re: [Nagios-users] Host checks not performed

2006-12-14 Thread Toto Capuccino
2006/12/14, Andreas Ericsson <[EMAIL PROTECTED]>: Toto Capuccino wrote: > Hi List fellows, > > I am trying to configure nagios 2.6 with the help of fruity. I have created > a few hosts which use the check-host-alive command provided in the sample > files. The check host ali

[Nagios-users] Host checks not performed

2006-12-14 Thread Toto Capuccino
Hi List fellows, I am trying to configure nagios 2.6 with the help of fruity. I have created a few hosts which use the check-host-alive command provided in the sample files. The check host alive command is part of my default host template which i use on all the hosts. Strangely only one host is a

Re: [Nagios-users] External commands not working anymore

2006-12-13 Thread Toto Capuccino
2006/12/13, Andreas Ericsson <[EMAIL PROTECTED]>: Toto Capuccino wrote: > Hi List members, > > I have reinstalled a backup version of Nagios 1.3 on my debian server. > I went trough the documentation again to give proper rights to /var/rw > directory and the proper mem

[Nagios-users] External commands not working anymore

2006-12-13 Thread Toto Capuccino
Hi List members, I have reinstalled a backup version of Nagios 1.3 on my debian server. I went trough the documentation again to give proper rights to /var/rw directory and the proper membership. From the web console now when i try to send external commands, i get Your command request was success

[Nagios-users] Blackberry server monitoring

2006-11-14 Thread Toto Capuccino
Hi Guys,I have just installed the blackberry mibs in my nagios server, i was wondering if you would already know wich OIDs are relevant to monitor.Thanks.-- Le bon sens est la chose du monde la mieux partagée. - Using Tomcat bu

Re: [Nagios-users] Check file size

2006-04-28 Thread Toto Capuccino
That was it Shawn : Try the old 8 char path names. ie.d:\Progra~1\Exchsrvr\MDBDATA\priv1.stmNow it works in command line but in nagios web interface i  get no ouptut from NRPE ( CHECK_NRPE: No output returned from daemon) .checkcommands.cfg contains : define command {     command_name check_ex

[Nagios-users] Re: nsclient++ configuration, i am lost

2006-04-22 Thread Toto Capuccino
Hi Shawn,On the first hand i get errors related to ncsclient itself :The error on the monitored host is :Event Source:    NRPE_NTDescription:NRPE_NT:  Error: Request contained illegal metachars! The error on NSC.log is 2006-04-22 12:35:59: error:../../include\Socket.h:443: bind failed: 10048When i

Re: [Nagios-users] Upgrading from 1.3 to 2.2

2006-04-20 Thread Toto Capuccino
well it was not true i get replies and finally was able to import old nagios-1.3 files imported into fruity2006/4/19, Gapy <[EMAIL PROTECTED] >:Le mercredi 19 avril 2006 à 13:41 +0100, James Fidell a écrit :> Jim Perrin wrote: > > On 4/19/06, ThomasC. <[EMAIL PROTECTED]> wrote:> >> >>Hi Guys,> >>>

Re: R: [Nagios-users] start a script automatically

2006-04-05 Thread Toto Capuccino
Just write sc4ripts in whenever languages you feel happy with and then use nrpe to execute them on the Win host.2006/4/5, Marco Borsani <[EMAIL PROTECTED] >:Well, now it is working correclty!There was a network problem between the hosts. I still have to know how to run a command with the Event Hand

Re: [Nagios-users] Event Handlers

2006-03-31 Thread Toto Capuccino
It really depends on what you are trying to resolve.I am using eventhandlers with nrpe when a windows' service is down so i can make it starts.That happens -not so often hopefully- with servers that are rebooting due to power failure : the Exchange Information Store service for instance is not alwa

Re: [Nagios-users] Plugin Directory

2006-03-14 Thread Toto Capuccino
The plugins are located in the libexec directory but they need to be defined to be used in nagios and it is done in the checkcommands.cfg file and also in the miscommands.cfg file. As you said those file are refernced in nagios.cfg .So you should copy the source template checkcommands.cfg and misco

[Nagios-users] nrpe arguments

2006-03-09 Thread Toto Capuccino
Hi,I want to launch event hancler on a remote windows host. The active nagios checks are checking exchange IS, MTA and SA and i want services to be restarted if they stop.Event handlers are enabled.I see in eventlog [09-03-2006 10:43:28] SERVICE EVENT HANDLER: ussfrsv02;Exchange IS;CRITICAL;SOFT;3

[Nagios-users] notes_url

2006-03-08 Thread Toto Capuccino
Hi,I am using nagios 1.3 with 1.4 plugins version on debian sid server.I use a file hostextinfo.cfg to put some links on the nagios web interface that redirect to a particular URL It looks like this define hostextinfo{                       hostname      server1                             

[Nagios-users] event handlers

2006-03-07 Thread Toto Capuccino
Hi Nachos folks,I would like some of you please to give me advice on how and what could be be the better way to write a simple script to be run as an eventhandler inside nagios. I am currently checking that the Microsoft Exchange services Information Store, System Attendant are running and i would

Re: [Nagios-users] check disk_free on windows client

2006-03-04 Thread Toto Capuccino
Hi,You can use nrpe and plugins http://www.nagiosexchange.org/NRPE_Plugins.66.0.html check also  http://www.miwi-dv.com/nrpent/ but there are other way to monitor windows hosts, as with nsclient http://www.nagiosexchange.org/Windows.49.0.html?&tx_netnagext_pi1[p_view]=65&tx_netnagext_pi1[page]=10%

Re: *****RE: [Nagios-users] host config - action_url - launch external program [wd-vc]

2006-03-02 Thread Toto Capuccino
For windows servers, you got the Terminal Services Web, you can have a url that links to http://yourserver/TSWeb and then open a remote desktop session through internet explorer. 2006/3/2, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Hi Eli,  I'm using a mixed environment with linux and windows workstati

[Nagios-users] tac.cgi colors

2006-02-24 Thread Toto Capuccino
Hi,I'd like to have the tactical overview giving colors more meaningful as yellow for warning and orange for unknown. I have seen a tac.c file on Nagios Exchange but i failed to compile it. Is it compatible with nagios 1.3 ?The compile time gives that :linuxserver:/usr/local/nagios/cgi# gcc -o tac

Re: [Nagios-users] nrpe + solaris problems

2006-02-23 Thread Toto Capuccino
my 2 cents: check that the IP of the host in hosts.cfg is the good one.2006/2/23, Tom Healy <[EMAIL PROTECTED]>: I can't seem to get nrpe to work correctly, the web interface reportsconnection refused, but if I run it via the command line it getsresults.  Example below:On remote solaris 9 box:# ./n

Re: [Nagios-users] nagios not notifying by email

2006-02-23 Thread Toto Capuccino
Hi,Did you check the timeperiods.cfg file as you are using workhours notification for services, you wont receive notification out of this period.2006/2/23, Dave Stern < [EMAIL PROTECTED]>:Continuing with the problem of nagios not sending email notifications, miscommands.cfg uses the default command

Re: [Nagios-users] Graph links on Nagios 2.0 web interface

2006-02-22 Thread Toto Capuccino
HiDid you put the location of your serviceextinfo.cfg file inside nagios.cfg ?The proper place is in cgi.cfg and the definition is:xedtemplate_config_file=/usr/local/nagios/etc/hostextinfo.cfgxedtemplate_config_file=/usr/local/nagios/etc/ serviceextinfo.cfg2006/2/22, Efe Ohimor <[EMAIL PROTECTED]>:

Re: [Nagios-users] Nagios web interface,frontend or GUI tools list

2006-02-21 Thread Toto Capuccino
you can find some here:http://www.nagiosexchange.org/Frontends.37.0.htmlhttp://www.nagiosexchange.org/Configuration.40.0.html 2006/2/21, Radhika <[EMAIL PROTECTED]>: Hi Guys,   Here is the list of nagios GUI tools for allusers and admins wants to manage .   http://www.debianhelp.co.uk/nagioswe

Re: [Nagios-users] statusmap questions

2006-02-21 Thread Toto Capuccino
On the stausmap page you got a scrolling list called Layout method, it looks like the one you want is circular. If you want icons to be displayed you need to create a hostextinfo.cfg file you'll find in nagios doc how the cookie crumbles. Check also nagiosexchange to find nice icons, there's some r

[Nagios-users] mayday

2006-02-20 Thread Toto Capuccino
Hi,Does anyone tried the mayday addon for nagios. i have jsut tried to use it and it ruins my server. I think that it comes from the pm files in /usr/share/perl5.One is called Config.pm and must have overwritten an original name with the same name.Trying to run a dist-upgrade from my debian box ig

Re: [Nagios-users] Status Map icons issue

2006-02-16 Thread Toto Capuccino
It can be a permission issue, persosnnaly i use mostly .png icons or .gdBut i think you cant use .jpg nor .gif for statusmap2006/2/16, Network Administrator < [EMAIL PROTECTED]>:After creating a hostextinfo.cfg file when I hover over hosts on the status map, the manufacturer icons correctly display

Re: [Nagios-users] check_snmp quoting issue

2006-02-16 Thread Toto Capuccino
did you try /check_snmp -t 3 -P 3 -H 192.168.16.11 -w 1 -c 5 -L authPriv -U -a MD5 -A -X -o nsExtendResult.'"extt2"'   2006/2/16, Kyle Tucker <[EMAIL PROTECTED]>: Hi,I'm trying to use the new extend directivein Net-SNMP and the symbolic OIDs literally containa qu

Re: [Nagios-users] install of nagios

2006-02-16 Thread Toto Capuccino
Which nagios package version are you trying to install ?Did you try to give configure options to see the difference ? ./configure --prefix=prefix --with-cgiurl=cgiurl --with-htmurl=htmurl --with-nagios-user=someuser --with-nagios-grp=somegroup2006/2/16, john matijevic < [EMAIL PROTECTED]>:Hello Tea

Re: [Nagios-users] Nagios and NRPE daemon for monitoring

2006-02-16 Thread Toto Capuccino
Hoi,yes you will need to install nrpe on the two other machines. If snmp service isnt a third part tool for you, you can already perform a number of checks with it. Also, you'd better search the list as a project is running for WMI stuff that would allow checks without any software installed on ser

Re: [Nagios-users] monitor directory size?

2006-02-15 Thread Toto Capuccino
DDRESSESallowed_hosts= [NSClient];# NSCLIENT PORT NUMBER;  This is the port the NSClientListener.dll will listen to.port=12489[NRPE];# NRPE PORT NUMBER;  This is the port the NRPEListener.dll will listen to. port=5666[NRPE Handlers]command[check_cmd]=D:\hello.cmdany suggestions on what im doin

Re: [Nagios-users] install of nagios

2006-02-15 Thread Toto Capuccino
would be too much asking to let us now wich directories you got or which one you should ?2006/2/15, john matijevic <[EMAIL PROTECTED] >:Hello Team, I am having trouble with installation of Nagios, I get to the point in the beginning after the install it is supposed to install 5 directories, I am on

Re: [Nagios-users] monitor directory size?

2006-02-15 Thread Toto Capuccino
HiEverything is so well documented in nsclient++ doc that i wonder why you prefer asking here. Anyway you should have first the check_nrpe plugin. Then you just have to define command in checkcommands using ./check_nrpe -H hostname -c check_cmd define command {     command_name Hello    

Re: [Nagios-users] number of notifications?

2006-02-15 Thread Toto Capuccino
Hello,the period is defined by notification_interval   960, you can try to put 0 if you want to be alert only one time.I used to not get notifications for Warning so i have notification_options    u,c,r instead of notification_options    w,u,c,r2006/2/15, [EMAIL PROTECTED] < [E

[Nagios-users] pop up windows in status map

2006-02-15 Thread Toto Capuccino
Hi,I found it easy to get ip addresses of my hosts looking in the statusmap inside the popups. But my map get kind of busy and when i move the mouse upon it, it sorts of flaps, blink,so quickly that i can't read anything. Would it possible to arrange map display ? -- Le bon sens est la chose du

Re: [Nagios-users] Subdirectories in Nagios installation dir.

2006-02-13 Thread Toto Capuccino
2006/2/14, Jong-Geun Park <[EMAIL PROTECTED]>: Hi,Hi It depends on how you run ./configure.What options do you put ? Do you compile with make all & makeinstall?

Re: [Nagios-users] Nagios with SSL

2006-02-13 Thread Toto Capuccino
Hi Jim, thanks very much for the tip but it doesnt work. I enable the mod_rewrite thing : a2enmod rewrite then restarted apache2 but the connections still happened in http. I have no useful logs to afford in apache's. 2006/2/13, Jim Perrin <[EMAIL PROTECTED]>: > I am searching for howto about forci

[Nagios-users] Nagios with SSL

2006-02-13 Thread Toto Capuccino
Hi,I am searching for howto about forcing ssl connection to nagios web interface, so it is a bit off topic but if you'd know an howto about how setting up a SSL virtual for nagios, or any like, i would greatly appreciate. Thanks-- Le bon sens est la chose du monde la mieux partagée.

Re: [Nagios-users] Additional Info in email notification

2006-02-10 Thread Toto Capuccino
i never say you didnt 2006/2/10, Deborah Martin <[EMAIL PROTECTED]>: i never said it didn't! -Original Message-From: Toto Capuccino [mailto:[EMAIL PROTECTED]]Sent: 10 February 2006 15:09To: Deborah MartinCc: [EMAIL PROTECTED]; nagios-users@lists.sourceforge

Re: [Nagios-users] Additional Info in email notification

2006-02-10 Thread Toto Capuccino
no i mean i never say you did say it didntoh  nevermind2006/2/10, Toto Capuccino <[EMAIL PROTECTED]>: i never say you didnt 2006/2/10, Deborah Martin < [EMAIL PROTECTED]>: i never said it didn't! -Original Message-From: Toto Capuccino [mailto:[EMAIL PR

Re: [Nagios-users] Additional Info in email notification

2006-02-10 Thread Toto Capuccino
$OUTPUT$ works for nagios 1.3 actually.2006/2/10, Deborah Martin <[EMAIL PROTECTED]>: try the following : essentially instead of using $OUTPUT$, replace with$SERVICEOUTPUT$This works fine for me.define command{command_namenotify-by-emailcommand_line/usr/bin/printf "%b" "

Re: [Nagios-users] Additional Info in email notification

2006-02-10 Thread Toto Capuccino
Hi,try to put something like this in your miscommands.cfg file that should contact the email notification command :define command{    command_name    host-notify-by-email    command_line    /usr/bin/printf "%b" "* Nagios  *\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\

Re: [Nagios-users] nrpe issue

2006-02-09 Thread Toto Capuccino
AIL PROTECTED]>: You might want to check the port nrpe (or nsclient for that matter) use.For nsclient, it's set in the registry, I seem to rememberHKLM->Software->nsclientI solved my connection issues by setting that to 5666 instead of the default whatever it was.KaiOn 2/9/06, Toto

[Nagios-users] nrpe issue

2006-02-09 Thread Toto Capuccino
Hi all,i have installed nrpe service on remote host a win2003 server, the service just runs fine and i want to start monitorinfg free space on servers.I have downloaded chec_disk on nagiosexchange and defined the services in nrpe.cfg as follows:command[check_disk_c]=cscript.exe //NoLogo //T:10 c:\

Re: [Nagios-users] Icons showing up everywhere but in the status map

2006-02-08 Thread Toto Capuccino
Hi,Did you check permissions ? Did you make your owm gd2 picture ?2006/2/8, Matteo Corti <[EMAIL PROTECTED]>: Hi,I configured nagios (2.0) to read the hostextinfo.cfg file where Iconfigured some hosts with icons. Example:define hostextinfo{host_name   router.example.com statusma

Re: [Nagios-users] Need pointer

2006-02-08 Thread Toto Capuccino
I have tried this#!/bin/sh $output=`/usr/local/nagios/libexec/check_snmp -H $1 -o $2`if [ $output = 0 ]echo "low paper"if [ $output = 1 ]echo "no Paper" if [ $output = 2 ]echo "low Toner"...exit ($value)i get this errors :../libexec/check_Xerox_Status: line 3: =SNMP: command not found../libexec/che

[Nagios-users] Need pointer

2006-02-08 Thread Toto Capuccino
Hi,I need a pointer to  do the following :i am checking the staus of printers with check_snmp -H x.x.x.x -o OIDthe snmp check returns a value between 0 and 14 that corresponds to a state Condition Bit # lowPaper  0 noPaper   1 lowToner  2

[Nagios-users] Logs, alerts and notifications not on the "same page"

2006-02-07 Thread Toto Capuccino
Hello, I have a problem after a server restart. I am checking the used space disk with check_net plugins that comes to work with pnsclient. Pnsclient is installed on server and running fine (restarted it btw). When i launch the service by hand i get this : ../libexec/check_nt -H 10.8.1.3 -p 1248

[Nagios-users] Data protector plugs

2006-02-06 Thread Toto Capuccino
Hi list,I wonder if anyone is aware of plugins that could perform checks on HP Data Protector backup software. I would like to receive a notification if backups have been performed with errors.If no ones exist, i'd like to discuss with initiates developpers the possibility for me to start writing m

Re: [Nagios-users] Critical state for several hosts after a server restart

2006-02-05 Thread Toto Capuccino
Nobody?2006/2/3, Toto Capuccino <[EMAIL PROTECTED]>: I am running nagios version 1.3 with plugins 1.4.2My setup is quiet basic i monitor windows servers on which i installed pNSClient. I am monitoring about a hundred servers. The one that i restarted yedterday was inside a LAN (where Nag

Re: [Nagios-users] Critical state for several hosts after a server restart

2006-02-02 Thread Toto Capuccino
ace (on all sites on every single server) strange... 2006/2/3, Hugo van der Kooij <[EMAIL PROTECTED]>: On Thu, 2 Feb 2006, Toto Capuccino wrote:> I just restarted a server that i monitor and a lot of other services went> red CRITICAL on all the other hosts i monitor. There is no dependenc

[Nagios-users] Critical state for several hosts after a server restart

2006-02-02 Thread Toto Capuccino
Hi,I just restarted a server that i monitor and a lot of other services went red CRITICAL on all the other hosts i monitor. There is no dependency relationship between the servers and the one i restarted that would cause such behaviour so i wonder why all went wrong this way. Cheers.

Re: [Nagios-users] Statusmap Images

2006-02-02 Thread Toto Capuccino
put png or gd2 images for statusmap and also check permissions2006/2/2, Patrick M. Rutkowski <[EMAIL PROTECTED]>: I've set xedtemplate_config_file=/etc/nagios/hostextinfo.cfg incgi.cfg, and then put one entry into hostextinfo.cfg:define hostextinfo{host_name   flashicon_image   

[Nagios-users] host info web page

2006-02-02 Thread Toto Capuccino
Hi,Is there's a way to get ride of the text "There are additional notes for this host" that is displayed  on the host information ?Thank you

Re: [Nagios-users] RE: You don't have permission to access /nagios/cgi-bin/ on this server

2006-02-02 Thread Toto Capuccino
maybe the problem comes from the configuration of Apache, did you put the ScriptAlias and Alias as mentionned in the doc, did you mouve the nagios web directory?2006/2/1, Bob DeBolt < [EMAIL PROTECTED]>:Hi MikeThanks for the response > This appears to be a permissions problem. It sounds as if you h

Re: [Nagios-users] popup

2006-02-01 Thread Toto Capuccino
Frederik Vanhee <[EMAIL PROTECTED] > [EMAIL PROTECTED]>>:>> Toto Capuccino wrote:>> > Hi all,> >> > Does anybody got popup notifications working ? >>> Works like a charm ! use this as your notify-command, or tune to your> n

Re: [Nagios-users] Nagios global stylesheet ??

2006-02-01 Thread Toto Capuccino
you can have a look there and get inspired http://www.nagiosexchange.org/Image_Packs.75.0.html?&tx_netnagext_pi1[p_view]=252 2006/2/1, Alberto <[EMAIL PROTECTED]>: Is there anyway to modify stylesheet colors, font, etc... globally not for each section on each file, why is this so complex in Nagios?

Re: [Nagios-users] Monitoring a mail server

2006-02-01 Thread Toto Capuccino
I use nullmailer but it cant run on the same box as the one that runs amvisd2006/2/1, Robert Fitzpatrick <[EMAIL PROTECTED]>: On Tue, 2006-01-31 at 21:38 -0600, C. Bensend wrote:> His mailserver is on the Nagios host.  It uses amavisd.>> He can monitor it via check_tcp, but if amavisd is not functi

Re: [Nagios-users] popup

2006-02-01 Thread Toto Capuccino
i wanted to avoid the winpopup too, not very user-friendly. Is Jabber solution easy to implement ?2006/2/1, Frederik Vanhee <[EMAIL PROTECTED] >:Toto Capuccino wrote:> Hi all,>> Does anybody got popup notifications working ? Works like a charm ! use this as your notify-comm

Re: [Nagios-users] Active Directory Monitoring

2006-02-01 Thread Toto Capuccino
you got the check plgins working with nrpe on nagios exchange thet check replication. More info there http://www.hannes-schulz.de/?doc=proj&proj=nagios Personnally i just had a quick look so i can t say much.2006/2/1, Kyle Tucker <[EMAIL PROTECTED]>: >> I'm currently searching for a way to monitor

Re: [Nagios-users] Considering nagmin

2006-02-01 Thread Toto Capuccino
Cheers,So the project may be stopped...well i was looking for an exciting tool to help configure and expand nagios functionnality.2006/2/1, Toby Kraft < [EMAIL PROTECTED]>:Nagmin supports the config file format for nagios 1.x - I have used it with nagios 1.2 with no problem.   You might check to se

[Nagios-users] Considering nagmin

2006-02-01 Thread Toto Capuccino
Hi all,I am interesting in Nagmin installation upon Nagios 1.3Official doc talks about nagios v1.1, does anyone got nagmin working fine with nagios1.3 ?Besides i am not using mysql support in nagios right now. Will i loose a lot of nagmin's features ? Is it obviously possible to recompile my nagios

Re: [Nagios-users] snmp read community

2006-01-31 Thread Toto Capuccino
From: [EMAIL PROTECTED] [mailto:nagios-users-> [EMAIL PROTECTED]] On Behalf Of Toto Capuccino> Sent: Tuesday, January 31, 2006 10:11 AM> To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] snmp read community>> Hi all,>> concerned by security, i tried to in

[Nagios-users] snmp read community

2006-01-31 Thread Toto Capuccino
Hi all,concerned by security, i tried to insert the snmp community name for read access inside resources.cfg (with permissions 600 on it) in macro [EMAIL PROTECTED]It didn't work at all, now all nagios is RED sending alerts. Although, It is said in resource.cfg that USER3 is for storing some usern

[Nagios-users] popup

2006-01-31 Thread Toto Capuccino
Hi all,Does anybody got popup notifications working ?

Re: [Nagios-users] Graphing values from nagios

2006-01-31 Thread Toto Capuccino
Hi Steve,Do u know where i can get some info on how to use mrtg-pnsclient ?2006/1/30, Steve Shipway < [EMAIL PROTECTED]>: We use MRTG to graph everything (completely separately from Nagios, although there are weblinks between each object pages).  You can use the mrtg-pnsclient and mrtg-nrp

Re: [Nagios-users] Graphing values from nagios

2006-01-29 Thread Toto Capuccino
On Nagios 1.3Well, i put the  right location of nagiosgraph.conf both in show.cgi and insert.pl.My hosts.cfg has proceess_perf_data 1nagios.cfg has process_performance_data=1 and service_perfdata_command=process-service-perfdata I have searched for a perfdata.log file but i dont have one. I put d

Re: [Nagios-users] Graphing values from nagios

2006-01-28 Thread Toto Capuccino
my ouput uses  ms instead of just m ...maybe it is one of the reason i get broken links in the http page and no rrd files created.Can you give a hand, anyone ? Thank you. 2006/1/28, Toto Capuccino <[EMAIL PROTECTED]>: i had a look and it fits to install from nagios 2 at leat but i am r

Re: [Nagios-users] Graphing values from nagios

2006-01-27 Thread Toto Capuccino
t this install link. I believe you are missing some entries in nagios.cfg (assuming you are using nagiosgraph and not Nagiosgrapher).   Todd   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Toto Capuccino Sent: Friday, January 27, 2006 12:01 P

Re: [Nagios-users] Graphing values from nagios

2006-01-27 Thread Toto Capuccino
install RRD?   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Toto Capuccino Sent: Friday, January 27, 2006 12:01 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Graphing values from nagios   i didnt get nagiosgraph working, maybe you

Re: [Nagios-users] How to define a service for a host_group?

2006-01-27 Thread Toto Capuccino
ri, 2006-01-27 at 11:33 +0100, Toto Capuccino wrote:> yes there is you create a houstgroup in hostgroups.cfg and then put> the hostgroup name in services.cfg>> define service{> > hostgroup_name   v240_servers> ..> }>>> 2006/1/27, Alberto <[EMAIL P

Re: [Nagios-users] Graphing values from nagios

2006-01-27 Thread Toto Capuccino
] On Behalf Of Toto Capuccino Sent: Friday, January 27, 2006 10:56 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Graphing values from nagios   Hi, Can someone show me the way to success ? I want to graph the values i get from nsclient check-nt -v USEDDISKSPACE on servers.  Is

[Nagios-users] Graphing values from nagios

2006-01-27 Thread Toto Capuccino
Hi,Can someone show me the way to success ? I want to graph the values i get from nsclient check-nt -v USEDDISKSPACE on servers.  Is that possible ? How can i retrieve values monitored ?Thanks for thoughts, help, lessons.

Re: R: R: [Nagios-users] email notification problem

2006-01-27 Thread Toto Capuccino
You should use the variables to get more info :# 'host-notify-by-email' command definitiondefine command{    command_name    host-notify-by-email    command_line    /usr/bin/printf "%b" "* Nagios  *\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddr

Re: R: R: R: [Nagios-users] email notification problem

2006-01-27 Thread Toto Capuccino
that's it if your mail program is /usr/bin/mail2006/1/27, Nicola Agnelli <[EMAIL PROTECTED]>: Thank you very mach, so for "notify-by-email" I sould add   |  /usr/bin/mail -s "Service $HOSTALIAS$ alert for $SERVICEDESC$!" $CONTACTEMAIL$   Right ?

Re: [Nagios-users] How to define a service for a host_group?

2006-01-27 Thread Toto Capuccino
yes there is you create a houstgroup in hostgroups.cfg and then put the hostgroup name in services.cfg define service{ hostgroup_name   v240_servers .. } 2006/1/27, Alberto <[EMAIL PROTECTED]>: Is there any way to define services for a hostgroup something like... define service{ .

Re: [Nagios-users] Nagios home page

2006-01-26 Thread Toto Capuccino
thanks works great2006/1/26, Arno Lehmann <[EMAIL PROTECTED]>: Hello,On 1/26/2006 6:33 PM, Don Lewis wrote:> You could do this a few different ways, either use a HTML redirect or> put in a rewrite rule definition into the webserver conf.>> -Don >> On Thu, 2006-01-26 at 18:

Re: [Nagios-users] Nagios home page

2006-01-26 Thread Toto Capuccino
The solution given by Mark works well. Thank you for the tip!FRAME SRC="" NAME="main">2006/1/26, Marc Powell < [EMAIL PROTECTED]>:> -Original Message-> From: [EMAIL PROTECTED] [mailto:nagios-users-> [EMAIL PROTECTED]] On Behalf Of Toto Capuccino>

Re: [Nagios-users] Notification script problems.. How do I debug

2006-01-26 Thread Toto Capuccino
What do your services.cfg file conrtain about enabling sms messages ?2006/1/26, Chad Osmond <[EMAIL PROTECTED]>: Hi,I'm updating my notification to send SMS messages across the CanadianRogers network. I've found a WWW to SMS gateway that lets me sendmessages, but I need to find why my script is fai

[Nagios-users] Nagios home page

2006-01-26 Thread Toto Capuccino
Hi,Can you tell me how to do when browsing http://server/nagios to display directly the tactical overview instead of the page where you read :New Installations: If you have just installed Nagios®, read the documentation for instructions on getting everything up and running. Click here for a bri

Re: [Nagios-users] Nagios Grapher

2006-01-26 Thread Toto Capuccino
Plus i was talking about Nagios Grapher (from netways i think) not Nagiosgraph ;)2006/1/26, Toto Capuccino <[EMAIL PROTECTED]>: Cheers, did you try it ? The install file told to put variables that are refused by nagios :service_perfdata_file=/var/spool/

Re: [Nagios-users] Nagios Grapher

2006-01-26 Thread Toto Capuccino
=aservice_perfdata_file_processing_interval=30service_perfdata_file_processing_command=process-service-perfdata2006/1/26, Don Lewis < [EMAIL PROTECTED]>: http://nagiosgraph.sourceforge.net/On Thu, 2006-01-26 at 15:23 +0100, Toto Capuccino wrote:> Hi,>> where can i get Nagios Grapher ? The link in

[Nagios-users] Nagios Grapher

2006-01-26 Thread Toto Capuccino
Hi,where can i get Nagios Grapher ? The link in nagios exchange is empty and i can't get it with google...Thanks

Re: [Nagios-users] Service detail

2006-01-25 Thread Toto Capuccino
EMAIL PROTECTED]] On Behalf Of Toto Capuccino> Sent: Wednesday, January 25, 2006 8:28 AM> To: nagios-users@lists.sourceforge.net> Subject: [Nagios-users] Service detail >> Hi,>> The hosts displayed on service detail page seem to be orderedrandomly. Is> there's a way to

[Nagios-users] Service detail

2006-01-25 Thread Toto Capuccino
Hi,The hosts displayed on service detail page seem to be ordered randomly. Is there's a way to see them odered by group ?thanks

Re: [Nagios-users] NSClient configuration

2006-01-25 Thread Toto Capuccino
Hi i use Nsclient to monitor disk space on hosts. I never had to install nothing else than the nsclient service.2006/1/25, Yogesh Hasabnis <[EMAIL PROTECTED] >:Hi All, I am trying to configure nagios for monitoring a few Win2000 servers. As per the nagios faqs I was planning to use NSClient addon

Re: [Nagios-users] check_dhcp not working

2006-01-24 Thread Toto Capuccino
ROTECTED]>: On Tue, 24 Jan 2006, Toto Capuccino wrote:> I want to run a check_dhcp on a remote server inside the same subnet but> never get a reply :This can not be true. Either the DHCP server is remote or in the same subnet. But it can not be both. (Unless you got a L2 bridge in there.)Pe

Fwd: [Nagios-users] check_dhcp not working

2006-01-24 Thread Toto Capuccino
-- Forwarded message --From: Toto Capuccino <[EMAIL PROTECTED]>Date: 24 janv. 2006 17:17 Subject: Re: [Nagios-users] check_dhcp not workingTo: "Sloane, Robert Raymond" <[EMAIL PROTECTED]>yep make is betterlinuxserver:/usr/local/nagios-1.3 /libexec/OssOp5/

Re: [Nagios-users] check_dhcp not working

2006-01-24 Thread Toto Capuccino
Hi I tried to compile the plugin check_ dhcp from op5 but unsuccesfully:linuxserver:/usr/local/nagios-1.3/libexec/OssOp5/plugins.op5/plugins# gcc -o check_dhcp check_dhcp.cIn file included from check_dhcp.c:40: common.h:69:21: config.h: No such file or directorycommon.h:225:21: gettext.h: No such f

[Nagios-users] check_dhcp not working

2006-01-24 Thread Toto Capuccino
Hello,I want to run a check_dhcp on a remote server inside the same subnet but never get a reply :/usr/local/nagios/libexec# ./check_dhcp -s 10.2.1.1DHCP problem: No DHCPOFFERs were received. /usr/local/nagios/libexec#  ./check_dhcp -s 10.2.1.1 -r 10.2.10.98 -vDHCP socket: 3Hardware address: 000f20

[Nagios-users] check_cluster missing

2006-01-23 Thread Toto Capuccino
Hi,I use /nagios-plugins-1.4.2 with nagios 1.3. i have compiled plugins and i can't find check_cluster(2)Thanks

Re: [Nagios-users] check_snmp

2006-01-23 Thread Toto Capuccino
quot;Ready - Select Features to scan your job." 2006/1/23, Michael Schwartzkopff <[EMAIL PROTECTED]>: Am Montag, 23. Januar 2006 15:25 schrieb Toto Capuccino:> Hi all,>> I run a check_snmp on an OID that displays the status of a printer.> snmpwalk gives :> iso.3.6.1.2.

[Nagios-users] check_snmp

2006-01-23 Thread Toto Capuccino
Hi all,I run a check_snmp on an OID that displays the status of a printer.snmpwalk gives :iso.3.6.1.2.1.43.16.5.1.2.1.1 = STRING: "Ready - Select Features to scan your job." when i run a check_snmp -H 10.2.20.20 -C public -o iso.3.6.1.2.1.43.16.5.1.2.1.1  -s "Ready - Select Features to scan your

[Nagios-users] NRPE compile kerberos

2006-01-20 Thread Toto Capuccino
Hi,When i ./configure nrpe i receive the following warning :checking for Kerberos include files... could not find include filesi try to install debian packages libkadm55 and libkrb5-dev but still same warning. Any ideas ?Thank you!

Re: [Nagios-users] Check_http returns 400 Bad request

2006-01-20 Thread Toto Capuccino
Thanks! I got it working now.2006/1/19, Hugo van der Kooij <[EMAIL PROTECTED]>: On Thu, 19 Jan 2006, Toto Capuccino wrote:> I try to check that our Outlook Web Access server is up and running so i> defined my commands check_http like this:> # 'check_http' command de

[Nagios-users] Check_http returns 400 Bad request

2006-01-19 Thread Toto Capuccino
Hi,I try to check that our Outlook Web Access server is up and running so i defined my commands check_http like this:# 'check_http' command definitiondefine command{    command_name    check_http     command_line    $USER1$/check_http -H $HOSTNAME$ -u $ARG1$    }and services this way :c