[Nagios-users] nagios command line script

2009-05-21 Thread shadih rahman
All, I just added a perl Nagios command line script in nagiosexchange.org. The script uses Nagios-Object cpan module. However, I made modification to the Nagios-Object cpan module to work with nagios version 3. Detail installation instruction is included in nagiosexchange link. http://www.mon

[Nagios-users] Nagios command line interface

2009-01-28 Thread shadih rahman
All, Just wanted to know if there is any project going on for nagios command line interface? What is the process to request something like that. I would like to actively participate in a project like that. I know there is "cnagios" and also there are external command macros. However, I am pr

Re: [Nagios-users] Nagios Command line

2009-01-13 Thread Assaf Flatto
look at this http://nagios.sourceforge.net/docs/3_0/extcommands.html Assaf On Monday 12 January 2009 16:35:12 Shadhin rahman wrote: > All, > is there any project to provide command line interface for Nagios. > I understand cnagios already exists but it is not enough. Cnagios does > not pro

[Nagios-users] Nagios Command line

2009-01-12 Thread Shadhin rahman
All, is there any project to provide command line interface for Nagios. I understand cnagios already exists but it is not enough. Cnagios does not provide a way to perform checks on command line interface. Please advise on this. Thanks -- Shadhin Rahman 619 Watson Hall Columbia Univers

Re: [Nagios-users] Nagios command-line tools

2008-04-07 Thread Steve Kieu
I remember that I have done it querying mysql db and using ndo for nagios. On Mon, Apr 7, 2008 at 11:25 AM, Kelly Jones <[EMAIL PROTECTED]> wrote: > Nagios has a great web interface. I sometimes want the information > from that interface in command-line format for other scripts. > > Does nagios

[Nagios-users] Nagios command-line tools

2008-04-06 Thread Kelly Jones
Nagios has a great web interface. I sometimes want the information from that interface in command-line format for other scripts. Does nagios have command-line tools that will: % Return all the children/descendants of machine X. % Return all services being tested on machine X. % Return all servi