Re: [Nagios-users] help changing nagios pages to different http port

2010-08-10 Thread gregborbonus
What do the apache error logs say? Sent via BlackBerry from T-Mobile -Original Message- From: "Joel Huebner" Date: Tue, 10 Aug 2010 16:11:18 To: Reply-To: Nagios Users List Subject: [Nagios-users] help changing nagios pages to different http port --

Re: [Nagios-users] question about notifications

2010-08-09 Thread gregborbonus
Are the command arguments passed in a scope? Such as check_groovy!WARN!CRIT If so, you could do arg1 and arg2 The best solution is to code the output of the service check. The above will not work for all checks as some do reverse, and others have different arguments. I am simply presenting a d

Re: [Nagios-users] part of plugin output not displaying in status info

2010-08-07 Thread gregborbonus
Does nagios user have permissions to execute garfunkel? Sent via BlackBerry from T-Mobile -Original Message- From: jeff dinisco Date: Sat, 7 Aug 2010 07:40:46 To: Reply-To: Nagios Users List Subject: [Nagios-users] part of plugin output not displaying in status info --

[Nagios-users] Status.cgi layout

2010-08-06 Thread gregborbonus
Hi, I know that you can do a pattern match for hostnames and such, but is there a way to do that for hostgroups? IE: status.cgi?hostgroup=blah*&style=overview I looked through the code and did not see anything I'd recognize. I'm not a c dev, so I could have overlooked it. Thanks Greg Sent v