[Nagios-users] Web interface buffer overflow

2013-09-03 Thread Alex Clifford
ttempted to remove the service check and recreate it but it hasn't fixed the issue. Thanks -- Alex Clifford | IT Network Engineer Axxin Pty Ltd E| ale...@axxin.com W| www.axxin.com Australian Office: A| 576 Swan St, Richmond, VIC, Australia 3121 P| + 61 (0) 3 9329 1167 F| + 61 (0) 3 9

Re: [Nagios-users] Is it possible to recieve a single global notification for all checks?

2013-09-02 Thread Alex Flex
Hello. Thank you for this,definately it looks like the solution for me.. although mk-livestatus looks much unknown . Alex -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way

Re: [Nagios-users] Is it possible to recieve a single global notification for all checks?

2013-08-31 Thread Alex Flex
Hello Steve, On 08/31/2013 03:41 PM, steve f wrote: I've built a few checks that monitor say 5 partitions or ping 5 ip addresses and will report back if one or more are down. results line says 1 is ok, 2 is ok, 3 is down,,, etc. Is that what you are looking for? Your solution was to creat

[Nagios-users] About the global handler.

2013-08-31 Thread Alex Flex
only gets fed the nagios macros so it cannot distinguish what action to take according to the circumstances. Alex -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master

[Nagios-users] Is it possible to recieve a single global notification for all checks?

2013-08-31 Thread Alex Flex
report on whats on CRITICAL? Perhaps using a global handler, however how would this work with the part of one email per minute if my understanding is that the global event handler runs independtly for each service? Anything creative is welcome. Alex

[Nagios-users] Event Handler for a group of services.

2013-08-15 Thread Alex Flex
perhaps an event handler for a service group? If I assign the event handler for the host, its pointless because the actual host check can be "OK" but still have speific service checks in progress. Thanks for the fee

Re: [Nagios-users] Plugin for dmesg/kernel messages

2013-07-16 Thread Alex
g to monitor syslog log messages such as > > SEC[1] works really well. You set it up as an in-line destination on your > central loghost, with actions that send events back to nagios via NSCA. > > -tt > > [1] http://simple-evcorr.sourceforge.net/ Guys, thanks fo

Re: [Nagios-users] Plugin for dmesg/kernel messages

2013-07-15 Thread Alex
> Those messages didn't show up in /var/log/messages ? That's normally where I > catch that stuff with a log monitor. No, they didn't show up in syslog, but perhaps they should have. What application are you using to monitor syslog log messages such as

[Nagios-users] Plugin for dmesg/kernel messages

2013-07-15 Thread Alex
alize there's already plugins for monitoring disk activity -- I'm looking for something specifically to monitor kernel messages. Thanks for any ideas. Alex -- See everything from the browser to the database with

Re: [Nagios-users] Disabling a host from all checks

2013-07-03 Thread Alex
this is different. This is simply to disable the active checks and notifications. It doesn't work after nagios has already detected the host unavailable. It's necessary to disable the host and service checks prior to nagios detecting that it's down. Alex

Re: [Nagios-users] Disabling a host from all checks

2013-07-03 Thread Alex
checks. Did that work for all services on that host as well? Or was it necessary to create a passive check (or even possible) for each service? Thanks, Alex -- This SF.net email is sponsored by Windows: Build fo

Re: [Nagios-users] Disabling a host from all checks

2013-07-02 Thread Alex
including my escalations, services, and hosts file. Had I stopped monitoring it before the host went down, none of that would have been necessary, but there was no way to bring it back up. Thanks, Alex -- This SF.net emai

[Nagios-users] Disabling a host from all checks

2013-06-30 Thread Alex
, let nagios check all the services, then mark the system to not check this host, but I can't. Any ideas greatly appreciated. Thanks, Alex -- This SF.net email is sponsored by Windows: Build for Windows Sto

Re: [Nagios-users] Return code of 127 is out of bounds - plugin may be missing

2013-06-11 Thread Gantz Alex
Hello! Try to use this command_line: command_line$USER1$/check_by_ssh -H $HOSTNAME -l nagios -i /home/nagios/.ssh/id_rsa -E -o StrictHostKeyChecking=no -C /home/nagios/checkRAID.sh where $USER1$ variable is set in resource.cfg file 2013/6/11 MAHONEY, DANIEL > Send to nagios-users

Re: [Nagios-users] Variables for determining time before first alert

2013-05-07 Thread Alex
What is the point of the notification_interval in a standard service definition? How is it triggered to use one of the escalation macros? If I have notification_interval specified in the escalation sections, I would think it would override the higher setting? Thanks, Alex ---

[Nagios-users] Help reviewing current configuration

2013-05-07 Thread Alex
se critical-services host_name beast service_description PROCS-qemu } Is there other information I should provide to better troubleshoot this? Any help greatly appreciated. Thanks, Alex

[Nagios-users] Variables for determining time before first alert

2013-05-07 Thread Alex
inutes for escalated services, will I receive two notifications? I realize I could try this, but there seems to be so many other variables involved that I'd like to be sure my understanding is correct. Thanks, Alex ---

[Nagios-users] clamav socket check times out

2013-05-07 Thread Alex
y the socket? What could be the reason for this timeout occurring so frequently? Could it be an issue with the maximum number of connections for clamd? Any time I run the command manually, it succeeds, and comes back instantly. Thanks for any ideas,

Re: [Nagios-users] Escalation issues

2013-05-07 Thread Alex
ying to understand how it all works and get notifications working, and stop alerting either too late or too many times. I have something that at least works now, but I'm continuing to make changes to improve it. Thanks again, Alex ---

[Nagios-users] Escalation issues

2013-05-05 Thread Alex
ength=60 in nagios.cfg. I don't understand why admins-escal isn't consulted after three consecutive attempts at communicating with the service. What am I doing wrong? Thanks, Alex -- Introducing AppDynami

Re: [Nagios-users] Help with CPU Check Thresholds

2013-04-01 Thread Alex Trifonov
Wow! What kind of hardware and type of load you have on it? I'm not sure, but it seems to me, that you misunderstood the Load Average value. I haven't seen ever a system whith Load Average in normal situation more, than 5-7. P.S.: Sorry for my poor English. On Tue, 26 Mar 2013 09:33:41 -0300 Net

[Nagios-users] Different notifications for different services

2013-03-28 Thread Alex Trifonov
Hello, all! I'm using Nagios 3.3.1, and trying to setup different notifications for different hosts and services. I have 2 types of notifications, via sms and e-mail and I don't want to receive sms about paper jam in my printer, but i want to receive e-mail about it simultaneously I want to recei

Re: [Nagios-users] Defining a service dependency for large number of services

2012-11-29 Thread Alex Griffin
Personally, I would just define a new group with all the same services except that master service in it. You would have two nearly identical groups then; I'm not sure if that would be a problem for you. Alex Griffin --- Tech Team agrif...@nagios.com On 2012-11-28 16:40, Tech Support

Re: [Nagios-users] R: little question about disable notification and schedule downtime

2012-11-20 Thread Alex Griffin
T_CHECK;Sample1" > /usr/local/nagios/var/rw/nagios.cmd The list of commands is located here: http://old.nagios.org/developerinfo/externalcommands/commandlist.php Alex Griffin --- Tech Team agrif...@nagios.com On 2012-11-20 03:10, Marco Borsani wrote: > Thank you. > > What do you m

Re: [Nagios-users] About nsca and nrpe...

2012-11-06 Thread Alex Griffin
some reason you don't want to use NSCA, or something you're confused about regarding it? Alex Griffin --- Tech Team agrif...@nagios.com -- LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay i

Re: [Nagios-users] check_jabber plugins

2012-08-20 Thread Alex Griffin
or example. Alex Griffin --- Tech Team agrif...@nagios.com CORDIER Annie wrote: > Hello > > I’ve downloaded the nagios plugins version 1.4.16, I’ve run configure, > make all and make install. > > But I still don’t find the check_jabber plugins. What did I

Re: [Nagios-users] Creating a criteria:

2012-08-01 Thread Alex Griffin
it for running too long. Alex Griffin --- Tech Team agrif...@nagios.com Aravinth Anto Intern wrote: > Hi all, I'm new to nagios. And trying to figure out how do I do this : > > Response time> 2s for 10 continuous requests in a 5 minutes. > > If this is the case then I

Re: [Nagios-users] Nagios servicegroup dependencies

2012-07-25 Thread Alex Griffin
I don't think that this can be done with just Nagios dependencies. You could set up BPI to accomplish this though. Check it out here: http://exchange.nagios.org/directory/Addons/Components/Nagios-Business-Process-Intelligence-%28BPI%29/details Alex Griffin --- Tech Team agrif...@nagio

Re: [Nagios-users] Storing Configuration Files in Database

2012-07-18 Thread Alex Griffin
Nagios Core will still read its configuration from text files, but there's always something like NagiosQL for managing your configuration with a database backend. It will automatically write out the text files when changes to the database are applied. Alex Griffin --- Tech Team

[Nagios-users] Converting log format for legacy scripts

2012-07-14 Thread Alex
a variable that I can then output to the correct format that I need? Any ideas greatly appreciated. Thanks, Alex -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and t

Re: [Nagios-users] http://demos.nagios.com/

2012-07-13 Thread Alex Griffin
Yes, Nagios Fusion is commercial, but I guess I should clarify that it also works with Nagios Core in addition to Nagios XI. Alex Griffin --- Tech Team agrif...@nagios.com On 2012-07-13 12:17, Kaushal Shriyan wrote: > > > On Fri, Jul 13, 2012 at 9:46 PM, Alex Griffin <

Re: [Nagios-users] http://demos.nagios.com/

2012-07-13 Thread Alex Griffin
statuses from all of them in one interface. [1]: http://www.nagios.com/products/nagiosxi/ Alex Griffin --- Tech Team agrif...@nagios.com On 2012-07-13 11:05, Kaushal Shriyan wrote: > Hi, > > Can someone please help me understand about various Nagios products as > mentioned in http://demo

Re: [Nagios-users] Regarding check_ping plugin

2012-07-09 Thread Alex Griffin
This is likely due to an IPv6 issue. Add '-4' to your command definition to force IPv4, and see if that helps. Alex Griffin --- Tech Team agrif...@nagios.com On 07/09/2012 08:07 AM, Diego Vitoriano wrote: > Hello, guys > > > My name is Diego and I got a coupl

Re: [Nagios-users] Allow access to custom variables outside Nagios

2012-06-18 Thread Alex Griffin
Disregard this. I was clearly wrong... Alex Griffin --- Tech Team agrif...@nagios.com On 06/18/2012 12:24 PM, Alex Griffin wrote: > Custom variables are are case-sensitive. Try using > NAGIOS__HOSTserverfunction. > > Alex Griffin > --- > Tech Team > agrif...@nagios.com >

Re: [Nagios-users] Allow access to custom variables outside Nagios

2012-06-18 Thread Alex Griffin
Custom variables are are case-sensitive. Try using NAGIOS__HOSTserverfunction. Alex Griffin --- Tech Team agrif...@nagios.com On 06/16/2012 06:05 AM, Ruslan Valiyev wrote: > Hi all, > > We have custom variables like this: > > define host { > use linux-server > host_na

Re: [Nagios-users] Nagios Plugin to monitor tomcat and java applications

2012-06-13 Thread Alex Griffin
There are a few tomcat plugins here: http://exchange.nagios.org/index.php?option=com_mtree&task=search&Itemid=74&searchword=tomcat Alex Griffin --- Tech Team agrif...@nagios.com On 06/13/2012 12:49 PM, Kaushal Shriyan wrote: > Hi, > > Any Nagios Plugin to monitor tomcat

Re: [Nagios-users] check windows's manager tasks

2012-06-13 Thread Alex Griffin
What do you mean when you say "it doesn't work"? That's very vague and not enough information to help you. Alex Griffin --- Tech Team agrif...@nagios.com On 06/12/2012 07:33 AM, bruno beatrice wrote: > hello, > i'd like check my windows task manager. i'd like

Re: [Nagios-users] monitor number of open files on linux

2012-06-08 Thread Alex Griffin
A quick search turned up 2 plugins that would do the job on Linux, check_open_files and check_linux_stats. [1]: http://exchange.nagios.org/index.php?option=com_mtree&task=search&Itemid=74&searchword=open%20files On Windows I would bet WMI exports that information somehow.

Re: [Nagios-users] monitor number of open files on linux

2012-06-08 Thread Alex Dehaini
I would think you can pass regular commands via ssh to do that. On Fri, Jun 8, 2012 at 11:20 AM, Parkman, Mikhail < mikhail_park...@cable.comcast.com> wrote: > Can somebody recommend plugin to monitor number of opened files. > > Thanks. > > > > ---

Re: [Nagios-users] Disk Partitioning for Nagios

2012-06-08 Thread Alex Griffin
etups which are obviously brain dead, but much of it comes down to personal preference too. Using LVM will allow you to flexibly change your partitions as your needs shift, so you should definitely use that if you're unsure of your needs. Alex Griffin --- Tech Team agrif...@nagios.com On

Re: [Nagios-users] Compile problem linking iconv library (nagios 3.4.1)

2012-05-30 Thread Alex Griffin
check results. Alex Griffin --- Tech Team agrif...@nagios.com On 05/27/2012 11:39 PM, Yu Watanabe wrote: > I am using ja_JP.UTF-8 for character code. > > Yu Watanabe さんは書きました: >> Hi ! >> >> I had some trouble displaying Japanese characters on UI. >> I am guessing

Re: [Nagios-users] Manually run custom command via nagios dashboard possible?

2012-05-30 Thread Alex Griffin
You could set up something like Ajaxterm so that you could log in to your nagios server from a web browser. Alex Griffin --- Tech Team agrif...@nagios.com On 05/25/2012 10:19 AM, Ajay Jethani wrote: > Is there a recommended or a sample framework (outside of nagios) that > would be use

Re: [Nagios-users] Critical Passive Alerts do not show up as unhandled

2012-05-30 Thread Alex Griffin
ems. Alex Griffin --- Tech Team agrif...@nagios.com On 05/29/2012 08:21 AM, Ed Greenberg wrote: > I have some passive alerts that I fire with nsca. When they are > critical, they show up as critical in the service problems, but not in > Unhandled service problems. Since they are unhandle

Re: [Nagios-users] passive check always Pending

2012-05-30 Thread Alex Griffin
The initial_state parameter is only for active checks. Passive services will remain in a pending state until they receive their first check results. Alex Griffin --- Tech Team agrif...@nagios.com On 05/24/2012 03:21 AM, Marco Borsani wrote: > Hi all. > > I supposed to use “init

Re: [Nagios-users] check_procs and negating regex in --ereg-argument-array

2012-05-23 Thread Alex Griffin
r science sense), and is not supported by most traditional UNIX tools. Unfortunately, I'm not sure there's a good way to make this work. Hopefully someone else can come up with an alternative solution. Alex Griffin --- Tech Team agrif...@nagios.com On 05/21/2012 05:08 PM, Camron W. F

Re: [Nagios-users] check_procs and negating regex in --ereg-argument-array

2012-05-21 Thread Alex Griffin
To get around the issue of bash interpreting your regex characters as something else, simply wrap the regex in single quotes: ./check_procs -w 25 -c 35 -m CPU -v --ereg-argument-array='^((?!john).)*$' Alex Griffin --- Tech Team agrif...@nagios.com On 05/21/2012 03:04 PM, Camron W.

Re: [Nagios-users] Alerts not making it to notifications log or alert history

2012-05-16 Thread Alex Griffin
noticed any patterns about when it happens? Alex Griffin --- Tech Team agrif...@nagios.com Mark Wicks wrote: > Hello, > > I am having a intermittent problem where notifications are not making it > into the notifications page from the web interface or the alert history > but they sh

Re: [Nagios-users] Performance data not being returned

2012-05-16 Thread Alex Griffin
of what's going on. Alex Griffin --- Tech Team agrif...@nagios.com Jonathan Gazeley wrote: > The newlines were introduced by my mail client. There are no unusual > characters in the output of the plugin. As far as I can tell, the > perfdata complies completely with the specs. > &g

Re: [Nagios-users] Performance data not being returned

2012-05-14 Thread Alex Griffin
Are the newlines in your output an artifact of sending this over email or are there really newlines in your plugin output? If they're really there, you should eliminate them. Alex Griffin --- Tech Team agrif...@nagios.com Jonathan Gazeley wrote: > On 10/05/12 16:39, C. Bense

Re: [Nagios-users] printing info from nagios db check script

2012-05-14 Thread Alex Griffin
hopefully help you find problems. Alex Griffin --- Tech Team agrif...@nagios.com Tim Dunphy wrote: > hey guys, > > this was kind of interesting so I thought I might report it to anyone who > might take an interest in this thread. But I just realized where the > 'additio

Re: [Nagios-users] status-txt: easier for other applications/services to use Nagios data

2012-05-04 Thread Alex Griffin
Thanks for posting this, it looks pretty useful! Alex Griffin --- Tech Team agrif...@nagios.com On 05/02/2012 10:57 PM, Wenhua Zhang wrote: > Hi all, > Recently, we need a API or application to get the nagios data as other > easily readable format such as XML, JSON or plain text inste

Re: [Nagios-users] Nagios based distributed monitoring systems out there?

2012-05-04 Thread Alex Griffin
We've just released a beta of NRDS here at Nagios Enterprises, which adds exactly that functionality to our commercial product, Nagios XI. It should also be much cheaper than OpsView. Check it out here: http://labs.nagios.com/2012/04/20/nagios-remote-data-sender-beta/ Alex Griffin ---

Re: [Nagios-users] Nagios based distributed monitoring systems out there?

2012-05-02 Thread Alex Griffin
thers as well. Nagios XI integrates pretty well with DNX too. Alex Griffin --- Tech Team agrif...@nagios.com James Whittington wrote: > This is not entirely Nagios related, more nagios backend architecture > related. > > We had been a long time user of Opsview Community Edition. > &

Re: [Nagios-users] Check_Doomsday plugin

2012-04-27 Thread Alex Griffin
I haven't come across any plugins that do this by default but it would be an incredibly easy plugin to write. If you or anyone you know have some programming ability you could make it yourself. Otherwise Nagios Enterprises offers custom plugin development. Alex Griffin --- Tech Team

Re: [Nagios-users] Use of customized macro in CONTACT definition

2012-04-25 Thread Alex Griffin
You said you tried to echo “EMAILID=$NAGIOS__CONTACTEMAILID”, but echoing this string will not set EMAILID to the value of $NAGIOS_CONTACTEMAILID. You should set EMAILID, and then echo it afterwards. Otherwise, looking over your settings they seem to be fine. Alex Griffin --- Tech Team agrif

Re: [Nagios-users] Timeout and critical error false alarms

2012-04-25 Thread Alex
Hi Alex, > TBH, I'm really not sure. Those settings look fine to me. If I had to > guess I'd say this was caused by network issues, where the plugin, for > some reason, is unable to connect to the host every so often. I'm not > sure a longer timeout would help. Are the

Re: [Nagios-users] puzzling no output from nrpe run of check_load

2012-04-25 Thread Alex Griffin
Does the nagios user have read access to /proc/loadavg? Alex Griffin --- Tech Team agrif...@nagios.com Peter N. Steinmetz wrote: > Hi, hoping someone may be able to help with this odd problem running > check_load on a remote nrpe server. > > I am running a nagios3 server on ubuntu

Re: [Nagios-users] Re SMS notification

2012-04-25 Thread Alex Griffin
Unfortunately, this task is different for different hardware and I was unable to find an existing plugin that would work. Hopefully I'm wrong, but I believe you will need to create a custom notification plugin for this. Alex Griffin --- Tech Team agrif...@nagios.com Nick Price wrote:

Re: [Nagios-users] Timeout and critical error false alarms

2012-04-25 Thread Alex Griffin
in the network between your Nagios server and this host (e.g. wireless connection, maybe a virtual machine, etc.)? Alex Griffin --- Tech Team agrif...@nagios.com Alex wrote: > Hi, > >> How are you connecting to these boxes (what check commands are you using)? > > For clamd, I'

Re: [Nagios-users] Enhance Nagios check_ftp command to check remote server for file

2012-04-25 Thread Alex Griffin
g/wiki/Ftp#List_of_FTP_commands Alex Griffin --- Tech Team agrif...@nagios.com Porter Warren wrote > Does Nagios check_ftp plugin have the capability to check the remote ftp > server to check for a file and return the results if the file is found? > > Plz advise > > *PG Warren > *Enterpri

Re: [Nagios-users] Question - System Restart

2012-04-23 Thread Alex Griffin
I don't really understand where you're seeing that. Can you clarify a little bit or maybe provide a screenshot? Alex Griffin --- Tech Team agrif...@nagios.com Edwin Zoeller wrote: > When looking at availability of a host/service I see in the listing > “System Restart” Can some

Re: [Nagios-users] Timeout and critical error false alarms

2012-04-20 Thread Alex
sd/clamd.sock For smtpd, the nagios side is the same, and the client side is: command[check_procs_smtpd]=/usr/lib64/nagios/plugins/check_procs -w 1:120 -c 1:140 -C smtpd -u postfix Thanks, Alex -- For Developers, A Lot Can

Re: [Nagios-users] Timeout and critical error false alarms

2012-04-20 Thread Alex Griffin
How are you connecting to these boxes (what check commands are you using)? Alex Griffin --- Tech Team agrif...@nagios.com Alex wrote: > Hi, > > I have a few fc16 boxes and often times alerts are generated for > timeouts while connecting to a remote service on a client such as >

[Nagios-users] Timeout and critical error false alarms

2012-04-20 Thread Alex
he time. I know there are processes running with this command name, so not sure why this alert would be generated. It most often happens for me with smtpd and clamd. Is there a way to extend the timeout, or enable some further debugging to troubleshoot this

Re: [Nagios-users] Plugins to monitor HTTP latency, page load times

2012-04-18 Thread Alex Griffin
elenium he might as well use it for the authentication too. (Also, I meant to say "It *can't* do" in my last email, rather than "It do") Alex Griffin --- Tech Team agrif...@nagios.com Gary Every wrote: > you can use your nagios users .netrc file to overcome basic auth

Re: [Nagios-users] A plugin to act as a reminder based on date

2012-04-18 Thread Alex Griffin
Try using check_doomsday for this! http://exchange.nagios.org/directory/Plugins/Others/Doomsday-Check/details Alex Griffin --- Tech Team agrif...@nagios.com Seth Low wrote: > I have a lot of third party software licenses to manage that expire on > specific dates. Instead of trying to wr

Re: [Nagios-users] Plugins to monitor HTTP latency, page load times

2012-04-18 Thread Alex Griffin
thing like that, like selenium. Alex Griffin --- Tech Team agrif...@nagios.com Serge Dukic wrote: > Hi, > > I'm looking for a Nagios plugin to be able to monitor the "latency" of a > web page i.e. how long from when the HTTP request is sent, until the > first res

[Nagios-users] Timeouts often false alarms and how to fix

2012-04-15 Thread Alex
he time. I know there are processes running with this command name, so not sure why this alert would be generated. It most often happens for me with smtpd and clamd. Is there a way to extend the timeout, or enable some further debugging to troubleshoot this?

Re: [Nagios-users] SSL and multiple disk checker plugins

2012-04-09 Thread Alex Griffin
Thanks for sharing this! I'm sure other people will find these plugins useful as well. Please consider submitting them to Nagios Exchange (exchange.nagios.org) for better exposure. Alex Griffin --- Tech Team agrif...@nagios.com Roger Burton West wrote: > I have uploaded a couple o

[Nagios-users] status.cgi 500 error

2012-04-05 Thread Gantz Alex
Hello guys! We have problems with nagios classic web interface. Often there is an error 500 when accessing status.cgi. FreeBSD 8.2-RELEASE-p6 amd64 nagios-3.3.1 In the server logs: Premature end of script headers: status.cgi In dmesg: pid PIDN (status.cgi), uid 80: exited on signal 11 gdb provi

Re: [Nagios-users] How to import modified host and service files in DB from CLI

2012-03-14 Thread Alex Griffin
You can simply run /usr/local/nagiosxi/scripts/reconfigure_nagios.sh after dropping your config files into /usr/local/nagios/etc/import/. Alex Griffin --- Tech Team agrif...@nagios.com Manish_Kmr wrote: > Hi, > > We are using NagiosXI, but still we prefer to do most of the things f

Re: [Nagios-users] Exclude Notifications during certian hours

2012-02-27 Thread Alex Griffin
00:00-00:29,06:31-24:00 } Then in the appropriate host definitions add 'check_period exclude_nights'. Alex Griffin --- Tech Team agrif...@nagios.com Andrew Thompson wrote: > Hi all, > > I have all my servers (approx. 70) monitored by PING using the 24x

Re: [Nagios-users] XI - NRPE

2012-02-24 Thread Alex Griffin
Did you modify your XI installation at all (e.g. replace the included nrpe version with an older)? You may want to check your logs on the client for more specific error messages from nrpe. Alex Griffin --- Tech Team agrif...@nagios.com On 02/24/2012 12:02 PM, Edwin Zoeller wrote: > First A

Re: [Nagios-users] Howto monitor udp ports using nagiosxi wizard

2012-02-24 Thread Alex Griffin
fairly flexible. You just need to know something about the underlying protocol of what you're monitoring. Alex Griffin --- Tech Team agrif...@nagios.com On 02/24/2012 05:30 AM, moses neah wrote: > Can anybody help me? I am running nagiosxi version Nagios XI 2011R2.1, I > have problem

Re: [Nagios-users] XI - NRPE

2012-02-24 Thread Alex Griffin
bugfixes. Alex Griffin --- Tech Team agrif...@nagios.com On 02/24/2012 09:43 AM, Edwin Zoeller wrote: > I have downloaded and installed XI to review and possible by. My > question is can nrpe v2.0 run with XI? > > PPlease consider the environment befor

Re: [Nagios-users] About check_by_ssh

2012-02-24 Thread Alex Griffin
or something within the network with a public hostname. Then use check_by_ssh with the local IP, e.g. 192.168.0.2 Alex Griffin --- Tech Team agrif...@nagios.com On 02/23/2012 10:34 AM, Carlos Albornoz wrote: > Hi, > > i try to run a check_by_ssh, my ssh config is here > >

Re: [Nagios-users] Eventlog monitoring through NSClient++

2012-02-24 Thread Alex Griffin
You could install NagEventLog on your Windows machines to do this as well. This would involve setting up passive checks on your Nagios server as there is no plugin involved if you go this route. Get it here: http://www.steveshipway.org/software/ Alex Griffin --- Tech Team agrif...@nagios.com

Re: [Nagios-users] Logging issues

2011-11-11 Thread Alex
Hi, > Am Donnerstag 10 November 2011, 05:50:32 schrieb Alex: >> I can tcpdump traffic from 64.XX.YY.2, so Im confident it is reaching >> the server and no firewall rules are involved. Other services, such as >> checking port 25, work successfully. > [...] >> serv

[Nagios-users] Logging issues

2011-11-09 Thread Alex
plugins/check_procs -w 5 -c 10 -s Z command[check_total_procs]=/usr/lib64/nagios/plugins/check_procs -w 150 -c 200 Thanks for any ideas. Alex -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http

Re: [Nagios-users] Monitoring clamd.amavisd

2011-10-19 Thread Alex
nagios can access the directory which is owned by user amavis. Is this correct, or is it preferrable to add user nagios to the amavis group, or somehow run check_clamd as user amavis? Thanks again, Alex -- The demand for IT networ

Re: [Nagios-users] Monitoring clamd.amavisd

2011-10-19 Thread Alex
Hi, >> However, the process is there: >> >> # ps ax|grep clam >>   1066 ?        Ssl    1:13 clamd.amavisd -c /etc/clamd.d/amavisd.conf >> --pid /var/run/clamd.amavisd/clamd.pid >> > > Alex > > I'm checking remote clamd.amavisd processes usi

[Nagios-users] Monitoring clamd.amavisd

2011-10-18 Thread Alex
ches, but it also matches clamdscan, which also runs periodically, and I don't want it to do that. Do you have any suggestions for what the problem may be? Is it because of the dot between clamd.amavisd? Thanks for

[Nagios-users] Look soku89

2011-08-09 Thread Max Alex
04y10q5o5qqq. http://ianscott.biz/wp-content/uploads/img/oafv.html 79o9xjv 4q6rlp n1nprps0, 6a8svdq kh7uwj. fpiwe quqcnwb2a 6t5e5e. -- Thanks, Max Alex Voip Developer -- uberSVN's rich system and user administr

Re: [Nagios-users] Using NagiosStatusLog, or obtaining status info

2011-07-20 Thread Alex
s. However, many > return null, such as host_up. Are these methods only available in > nagios v1? If so, how do I get a status of each service for all hosts > and services? Thanks, Alex -- 10 Tips for Better Web

[Nagios-users] Using NagiosStatusLog, or obtaining status info

2011-07-20 Thread Alex
the correct way to do it, and I don't think the host_info array is complete. Some values also return null. Can someone supply a more complete example of how to parse the status.dat file or otherwise obtain real-time information about the status of every nagios variable for every host? Thanks,

Re: [Nagios-users] MRTG required

2011-02-23 Thread Alex Dehaini
Cacti is separate from nagios On Wed, Feb 23, 2011 at 6:59 AM, Anand, Sakshi wrote: > Is it like you downloaded cacti and provided the log path of it in > check_mrtgtraf > plugin? > > -- > *From:* Alex Dehaini [mailto:alexdeha...@gmail.com] &

Re: [Nagios-users] MRTG required

2011-02-23 Thread Alex Dehaini
Cacti did the trick for me On Wed, Feb 23, 2011 at 6:35 AM, Qi Zhang wrote: > why not use Nagios' traffic plugin? you may find many results in google. > > Zhang Qi > > > On Wed, Feb 23, 2011 at 8:28 PM, Anand, Sakshi wrote: > >> Hi, >> >> Is anyone using MRTG for monitoring bandwidth/traffic

Re: [Nagios-users] MRTG required

2011-02-23 Thread Alex Dehaini
Is this what you are refering to http://oss.oetiker.ch/mrtg/pub/?M=D On Wed, Feb 23, 2011 at 6:28 AM, Anand, Sakshi wrote: > Hi, > > Is anyone using MRTG for monitoring bandwidth/traffic rate? I am not able > to download same. Is it possible for you to provide me the MRTG.tar.gz (if > you have

Re: [Nagios-users] Installing and configuring nexsm with nagiosxi

2011-02-15 Thread Alex Dehaini
, Alex On Tue, Feb 15, 2011 at 11:14 AM, Jim Avery wrote: > On 15 February 2011 14:50, moses neah wrote: > > Hill All, > > Has anyone install nexsm to work with nagiosxi. If so, please give me the > > installation and configuration procedure. I have try by following the > &

Re: [Nagios-users] monitoring bandwidth on Motorola Canopy SM using nagiosxi switch wizard

2011-01-30 Thread Alex Dehaini
? Alex On Sun, Jan 30, 2011 at 7:24 AM, moses neah wrote: > Hello All, > Has anyone used nagiosxi to monitor motorola canopy SM? I am trying to > monitor the bandwidth usage of all my devices using the nagiosxi switch > wizard. I can monitor graph the bandwidth for the cisco device

Re: [Nagios-users] Reg: Check_http_Port

2011-01-10 Thread Alex Dehaini
Why not create several different services to monitor each port? On Mon, Jan 10, 2011 at 8:33 AM, Rajesh Kumar wrote: > Hi All > > > >I have installed Nagios Core in my CentOS but not able to configure > port based check_http. We are using several port in apache-tomcat in remote > server. We

Re: [Nagios-users] AKCP plugin

2011-01-04 Thread Alex Dehaini
Yep, sounds about right. Good one steve :) On Tue, Jan 4, 2011 at 8:17 AM, steve f wrote: > If the error you are talking about is the "too few options " , then the > problem appears to be that you did not include a -P for the port & did not > include a critical and warning values > > [r...@nagio

Re: [Nagios-users] AKCP plugin

2011-01-04 Thread Alex Dehaini
What is the error message? On Tue, Jan 4, 2011 at 7:38 AM, moses neah wrote: > Hi All, > Has any one use this plugin? I run the below command and got error. I have > install the plugin and defined the command. > > [r...@nagiosxi services]# /usr/local/nagios/libexec/check_akcp.pl -H > 192.168.3.

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-30 Thread Alex Dehaini
what ports do tomcat and postgres listen on? On Fri, Aug 27, 2010 at 3:40 AM, Ifeanyi Agu wrote: > Hello Alex, > > I want to monitor Apache Tomcat (i.e. to know when it is running or not). I > also want to monitor Postgres service. > > My Nagios is working well now but I no

[Nagios-users] Help needed: How do you configure dynamic thresholds depending on timeframes.

2010-08-30 Thread Alex Peeters
Help needed: How do you configure dynamic thresholds depending on timeframes. Example. -w = 80 -c = 90 during business hours but -w = 90 -c = 95 outsite business hours. How can we configure into nagios dynamic thresholds depending on timeframes: Part II define service{ use

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-26 Thread Alex Dehaini
Yep, Nagios has tons and tons of plugins that can monitor virtually any service - what exactly do you want to monitor, a service, connection to a port, what? Let us know and we can help Regards, Alex PS: Review the docx, common questions are usually answered in the docx

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-25 Thread Alex Dehaini
ustin Dorfman > Mahalo.com Inc. > Jr. Systems Engineer > 818.485.1458 > > @jdorfman <http://www.twitter.com/jdorfman> | > @MahaloSysops<http://twitter.com/MahaloSysops>| Blog: > http://bit.ly/aNiWSk > > > On Wed, Aug 25, 2010 at 10:15 AM, Ifeanyi Agu wrote: &g

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-25 Thread Alex Dehaini
@justin, Sorry, :) On Wed, Aug 25, 2010 at 12:17 PM, Dorfman, Justin wrote: > @alex You stole my answer! ;) > > But just in case, @Ifeanyi > > # chown -R nagios:nagios /usr/local/nagios/ > > > Regards, > > Justin Dorfman > Mahalo.com Inc. > Jr

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-25 Thread Alex Dehaini
Hi Ifeanyi, The issue points to a permission issue - how did you install nagios? Did you compile it or you used a package manager to install. What environment are you using? Redhat - Centos? What version of nagios did you install/ Alex On Wed, Aug 25, 2010 at 12:15 PM, Ifeanyi Agu wrote

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-25 Thread Alex Dehaini
Permission issue - have nagios user and group own the file; heck the entire directory, :) On Wed, Aug 25, 2010 at 11:42 AM, Ifeanyi Agu wrote: > Hello Jim, > > I used that command to test and there are 0 warnings and o errors. I also > checked my Nagios log and this is what I got > > [12826351

  1   2   3   4   >