I've been using nagios for some months now to monitor our servers and it's cool. Anyway, you can use the generic check_tcp/check_udp tools in nagios to check app that uses tpc/udp connection.
On Thu, 2003-07-24 at 10:30, Ariz Jacinto wrote: > Ako Ito wrote: > > >hello sirs.. anyone using nagios? how can i monitor my sybase server using > >nagios.. thanks > > > > > > > > you can add a (perl) plugin check_sybase.sh in the contrib/ > subdirectory to do that. > > check out http://www.whirlycott.com/phil/dbdsybase/ > on how to use a DBD::Sybase Perl module. > > > but it's much easier to install a sybase client (for linux) then create > a wrapper script. > > > HTH > > > > > > -- > Philippine Linux Users' Group (PLUG) Mailing List > [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) > Official Website: http://plug.linux.org.ph > Searchable Archives: http://marc.free.net.ph > . > To leave, go to http://lists.q-linux.com/mailman/listinfo/plug > . > Are you a Linux newbie? To join the newbie list, go to > http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
