Correct Syntax for check_flexlm

Subhendu Ghosh sghosh at sghosh.org
Fri Jan 24 22:43:05 CET 2003


When you run "configure", it searches for the "lmstat" program from 
GlobeTrotter and configures the path to the exec.

So even if flexlm is not running on the nagios server, you need to intall 
the flexlm utilities like lmstat and the appropriate flexlm config file.

-sg

On Fri, 24 Jan 2003, Kaplan, Andrew H. wrote:

> 
> 
> >  -----Original Message-----
> > From: 	Kaplan, Andrew H.  
> > Sent:	Friday, January 24, 2003 9:35 AM
> > To:	Nagios-Users (E-mail)
> > Subject:	Correct Syntax for check_flexlm
> > 
> > Hi there,
> > 
> > 
> > I want to monitor the flexlm server on a Linux box. I am currently receiving
> > the error message:
> > 
> > 		cannot find "lmstat"
> > 
> > Here is what I have so far:
> > 
> > Nagios server:
> > 
> > check_commands.cfg:
> > 
> > 	# 'check_flexlm' command definition
> > 	define command{
> > 		command_name	check_flexlm
> > 		command_line		$USER1$/check_flexlm -F $FILENAME$
> > 		}
> > 
> > services.cfg:
> > 
> > 	check_command		check_nrpe!check_flexlm
> > 
> > Nagios client machine:
> > 
> > nrpe.cfg:
> > 
> > 	command[check_flexlm]=/usr/local/nagios/libexec/check_flexlm -F
> > /exports/apps/matlab/etc/lmstat
> > 
> > 
> > Any ideas?
> > 	
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> 

-- 




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com




More information about the Users mailing list