Discussion:
[Nagios-users] Monitoring Sybase database
Uwe Lingner
2005-04-27 08:01:24 UTC
Permalink
/hello sirs !!

... anyone using nagios to monitor a sybase database ?

how can i monitor my sybase server using //nagios..

Please let me know about links, howtos ....

thanks a log/
Andreas Ericsson
2005-04-27 08:23:28 UTC
Permalink
Post by Uwe Lingner
/hello sirs !!
... anyone using nagios to monitor a sybase database ?
how can i monitor my sybase server using //nagios..
Write a plugin for it. I believe perl(DBD::Sybase) should work wonders
for speedy development. You can possibly change the check_mssql.pl
script into working with a sybase-database, as it uses the same protocol
and structure (TDS).
Post by Uwe Lingner
Please let me know about links, howtos ....
Use the source, Luke.
--
Andreas Ericsson ***@op5.se
OP5 AB www.op5.se
Lead Developer
Hendrik Baecker
2005-04-27 08:47:31 UTC
Permalink
Post by Andreas Ericsson
Post by Uwe Lingner
/hello sirs !!
... anyone using nagios to monitor a sybase database ?
how can i monitor my sybase server using //nagios..
Write a plugin for it. I believe perl(DBD::Sybase) should work wonders
for speedy development. You can possibly change the check_mssql.pl
script into working with a sybase-database, as it uses the same
protocol and structure (TDS).
On Nagios-Exchange you can find a plugin...
http://www.nagiosexchange.org/Databases.57.0.html
Post by Andreas Ericsson
Post by Uwe Lingner
Please let me know about links, howtos ....
Use the source, Luke.
May the force be with you ^^
harsha
2005-04-27 09:01:34 UTC
Permalink
Hey Guys

i am working on Debain distro to setup NAGIOS for remote monitoring

i have added a host,service,contact,command and all the required
paratmeters to start off
i have started the NAGIOS service successfully

but then i start the web interface and i can see no stats
i see follwing message
=================================
Warning: Monitoring process may not be running!
Click here <http://localhost/nagios/cgi-bin/extinfo.cgi?type=0> for more
info.
Warning: Could not read program status information!
=====================================

the nagios process is running

plz help me thanx in advance
Andreas Ericsson
2005-04-27 09:50:49 UTC
Permalink
First; There's already a debian package of nagios.

Secondly; If you want to take over the responsibility I believe it would
be prudent to learn how to read documentation regarding the project in
question.

Thirdly; Why on earth did you email me specificall off-list, while
Post by harsha
Hey Guys
i am working on Debain distro to setup NAGIOS for remote monitoring
i have added a host,service,contact,command and all the required
paratmeters to start off
i have started the NAGIOS service successfully
but then i start the web interface and i can see no stats
i see follwing message
=================================
Warning: Monitoring process may not be running!
Click here <http://localhost/nagios/cgi-bin/extinfo.cgi?type=0> for more
info.
Warning: Could not read program status information!
=====================================
the nagios process is running
plz help me thanx in advance
--
Andreas Ericsson ***@op5.se
OP5 AB www.op5.se
Lead Developer
Michael Medin
2005-04-27 10:11:05 UTC
Permalink
Post by Andreas Ericsson
First; There's already a debian package of nagios.
Secondly; If you want to take over the responsibility I believe it
would be prudent to learn how to read documentation regarding the
project in question.
Thirdly; Why on earth did you email me specificall off-list, while
This was (in thunderbird) threadded under your reply to: "Re:
[Nagios-users] Monitoring Sybase database " so my guess would be that he
just took that email and replied to "all" and changed the contents... :)

// MickeM
Post by Andreas Ericsson
Post by harsha
Hey Guys
i am working on Debain distro to setup NAGIOS for remote monitoring
i have added a host,service,contact,command and all the required
paratmeters to start off
i have started the NAGIOS service successfully
but then i start the web interface and i can see no stats
i see follwing message
=================================
Warning: Monitoring process may not be running!
Click here <http://localhost/nagios/cgi-bin/extinfo.cgi?type=0> for
more info.
Warning: Could not read program status information!
=====================================
the nagios process is running
plz help me thanx in advance
Petrucci, Joseph
2005-04-27 10:27:24 UTC
Permalink
MOnitoring Sybase is much like monitoring SQL2000. I wrote my own active plugins using perl and freetds from the nagios server. and wrote my passive plugins using perl and open/client from the host. look at the monitor tables in master database for performance information. I tried to use the sql2000 monitors but a lot of them (I think) use the sysperfinfo table in SQL2000 and do not work on Sybase. What are you looking to monitor I may already have a plugin for it.

-----Original Message-----
From: nagios-users-***@lists.sourceforge.net
[mailto:nagios-users-***@lists.sourceforge.net]On Behalf Of Uwe
Lingner
Sent: Wednesday, April 27, 2005 6:00 AM
To: Nagios-Users Mailing-List
Subject: [Nagios-users] Monitoring Sybase database


/hello sirs !!

... anyone using nagios to monitor a sybase database ?

how can i monitor my sybase server using //nagios..

Please let me know about links, howtos ....

thanks a log/



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Nagios-users mailing list
Nagios-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
Loading...