|
Dear All, Anybody monitor mysql in opennms. If anybody have done it
please let me give all steps. I have already checked opennms wiki
documentation but jetty server is not running php file so that how this
document work please advise. http://www.opennms.org/wiki/Monitoring_MySQL Shruthi have u done mysql monitoring. Any idea Thanks ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
I've done this with the HTTP monitor. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
In reply to this post by Kashif Hameed-2
Yes i monitor MySQL in OpenNMS
i did the following changes in the following files. 1. capsd-configuration.xml <protocol-plugin protocol="MySQL" class-name="org.opennms.netmgt.capsd.plugins.TcpPlugin" scan="on"> <property key="banner" value="*" /> <property key="port" value="3306" /> (TCP port in which MySQL is Running..By Default-3306) <property key="timeout" value="3000" /> <property key="retry" value="1" /> </protocol-plugin> 2.poller-configuration.xml <service name="MySQL" interval="300000" user-defined="false" status="on"> <parameter key="retry" value="1" /> <parameter key="timeout" value="3000" /> <parameter key="port" value="3306" /> <parameter key="banner" value="*" /> </service> ' ' ' ' <monitor service="MySQL" class-name="org.opennms.netmgt.poller.monitors.TcpMonitor" /> 3.Restart OpenNMS & Rescan the device. This is all that i did to monitor MySQL. Regards, Shruthi Hegde IMSG, Reliance Tech Services, DAKC, Navi Mumbai Ph:022-30382970 3G services now launched in Delhi, Mumbai, Kolkata and Chandigarh...
<style> <!-- /* Font Definitions */ @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:11.0pt; font-family:"Calibri","sans-serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri","sans-serif"; color:windowtext;} .MsoChpDefault {mso-style-type:export-only;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.Section1 {page:Section1;} --> </style> Dear All,
Anybody monitor mysql in opennms. If anybody have done it please let me give all steps. I have already checked opennms wiki documentation but jetty server is not running php file so that how this document work please advise.
http://www.opennms.org/wiki/Monitoring_MySQL
Shruthi have u done mysql monitoring. Any idea
Thanks
View message @ http://opennms.530661.n2.nabble.com/MYSQL-MONITORING-WITH-OPENNMS-tp5865036p5865036.html To start a new topic under OpenNMS, email [hidden email] To unsubscribe from OpenNMS, click here. The information contained in this e-mail message is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you should return it to the sender immediately. Please note that while we scan all e-mails for viruses we cannot guarantee that any e-mail is virus-free and accept no liability for any damage caused by any virus transmitted by this email. |
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
In reply to this post by Klaus Steden
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
In reply to this post by kashif hameed
The code snippet given below is to monitor MySQL
service.Changes has to be made in XML files.
Below link you have given in which changes had to be made xml files like
These changes are made to get snmp-graphs to monitor MySQL.I have not yet implemented that. Regards, Shruthi Hegde IMSG, Reliance Tech Services, DAKC, Navi Mumbai Ph:022-30382970 3G services now launched in Delhi, Mumbai, Kolkata and Chandigarh...
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss View message @ http://opennms.530661.n2.nabble.com/MYSQL-MONITORING-WITH-OPENNMS-tp5865036p5871128.html To start a new topic under OpenNMS, email [hidden email] To unsubscribe from OpenNMS, click here. The information contained in this e-mail message is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you should return it to the sender immediately. Please note that while we scan all e-mails for viruses we cannot guarantee that any e-mail is virus-free and accept no liability for any damage caused by any virus transmitted by this email. |
|
In reply to this post by kashif hameed
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
Just the service :(
3G services now launched in Delhi, Mumbai, Kolkata and Chandigarh...
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss View message @ http://opennms.530661.n2.nabble.com/MYSQL-MONITORING-WITH-OPENNMS-tp5865036p5871188.html To start a new topic under OpenNMS, email [hidden email] To unsubscribe from OpenNMS, click here. The information contained in this e-mail message is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you should return it to the sender immediately. Please note that while we scan all e-mails for viruses we cannot guarantee that any e-mail is virus-free and accept no liability for any damage caused by any virus transmitted by this email. |
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
In reply to this post by Shruthi
Hello,
I am using openms to monitor MySQL. What I know about it is wtitten up here: http://www.opennms.org/wiki/JDBC_Data_Collection Bye, Michael "Shruthi" <[hidden email]> schrieb: > >Just the service :( > >3G services now launched in Delhi, Mumbai, Kolkata and Chandigarh... > > > > >"kashif hameed [via OpenNMS]" ><[hidden email]> >12-28-10 11:35 AM > >To >Shruthi <[hidden email]> >cc > >Subject >Re: MYSQL MONITORING WITH OPENNMS > > > > > > > >shruti i have done this but this is not requirment. In order to do this >it >is only monitiring the service of mysql. I also want to know which what >is >current status of DB, and how much load on DB. > >So u have monitored these kind of things or just monitiored service > >Thanks > > >--- On Mon, 12/27/10, kashif hameed <[hidden email]> wrote: > >From: kashif hameed <[hidden email]> >Subject: Re: [opennms-discuss] MYSQL MONITORING WITH OPENNMS >To: "General OpenNMS Discussion" <[hidden email]> >Date: Monday, December 27, 2010, 9:02 PM > > >Shruthi thanks for your email but how could you monitor this because if > >you see wiki document on opennms documentation it will show that php >pages >but if you are using opennms and default web server for opennms is >jetty >server so jetty is not supported php files so how could you integerate >php >with jetty or you are using apache tomcat external server. > >Thanks > > >--- On Sun, 12/26/10, Shruthi <[hidden email]> wrote: > >From: Shruthi <[hidden email]> >Subject: Re: [opennms-discuss] MYSQL MONITORING WITH OPENNMS >To: [hidden email] >Date: Sunday, December 26, 2010, 9:03 PM > >Yes i monitor MySQL in OpenNMS > >i did the following changes in the following files. >1. capsd-configuration.xml > > <protocol-plugin protocol="MySQL" >class-name="org.opennms.netmgt.capsd.plugins.TcpPlugin" scan="on"> > <property key="banner" value="*" /> > <property key="port" value="3306" /> (TCP port in which MySQL is >Running..By Default-3306) > <property key="timeout" value="3000" /> > <property key="retry" value="1" /> > </protocol-plugin> > >2.poller-configuration.xml > > <service name="MySQL" interval="300000" user-defined="false" >status="on"> > <parameter key="retry" value="1" /> > <parameter key="timeout" value="3000" /> > <parameter key="port" value="3306" /> > <parameter key="banner" value="*" /> > </service> >' >' >' >' ><monitor service="MySQL" >class-name="org.opennms.netmgt.poller.monitors.TcpMonitor" /> > >3.Restart OpenNMS & Rescan the device. > >This is all that i did to monitor MySQL. > >Regards, >Shruthi Hegde >IMSG, >Reliance Tech Services, >DAKC, Navi Mumbai >Ph:022-30382970 > >3G services now launched in Delhi, Mumbai, Kolkata and Chandigarh... > > > > > > >"Kashif Hameed-2 [via OpenNMS]" <[hidden email]> >12-24-10 07:50 PM > > >To >Shruthi <[hidden email]> >cc > >Subject >MYSQL MONITORING WITH OPENNMS > > > > > > > > ><style> <!-- /* Font Definitions */ @font-face {font-family:Calibri; >panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, >li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; >font-size:11.0pt; font-family:"Calibri","sans-serif";} a:link, >span.MsoHyperlink {mso-style-priority:99; color:blue; >text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed >{mso-style-priority:99; color:purple; text-decoration:underline;} >span.EmailStyle17 {mso-style-type:personal-compose; >font-family:"Calibri","sans-serif"; color:windowtext;} .MsoChpDefault >{mso-style-type:export-only;} @page Section1 {size:8.5in 11.0in; >margin:1.0in 1.0in 1.0in 1.0in;} div.Section1 {page:Section1;} --> ></style> >Dear All, > >Anybody monitor mysql in opennms. If anybody have done it please let me > >give all steps. I have already checked opennms wiki documentation but >jetty server is not running php file so that how this document work >please >advise. > >http://www.opennms.org/wiki/Monitoring_MySQL > >Shruthi have u done mysql monitoring. Any idea > >Thanks > > >------------------------------------------------------------------------------ > > >Learn how Oracle Real Application Clusters (RAC) One Node allows >customers > >to consolidate database storage, standardize their database >environment, >and, >should the need arise, upgrade to a full multi-node Oracle RAC database > >without downtime or disruption >http://p.sf.net/sfu/oracle-sfdevnl >_______________________________________________ >Please read the OpenNMS Mailing List FAQ: >http://www.opennms.org/index.php/Mailing_List_FAQ > >opennms-discuss mailing list > >To *unsubscribe* or change your subscription options, see the bottom of > >this page: >https://lists.sourceforge.net/lists/listinfo/opennms-discuss > > >View message @ >http://opennms.530661.n2.nabble.com/MYSQL-MONITORING-WITH-OPENNMS-tp5865036p5865036.html > >To start a new topic under OpenNMS, email [hidden email] >subscription options, see the bottom of this page: >https://lists.sourceforge.net/lists/listinfo/opennms-discuss > > >-----Inline Attachment Follows----- > >------------------------------------------------------------------------------ >Learn how Oracle Real Application Clusters (RAC) One Node allows >customers >to consolidate database storage, standardize their database >environment, >and, >should the need arise, upgrade to a full multi-node Oracle RAC database > >without downtime or disruption >http://p.sf.net/sfu/oracle-sfdevnl > >-----Inline Attachment Follows----- > >_______________________________________________ >Please read the OpenNMS Mailing List FAQ: >http://www.opennms.org/index.php/Mailing_List_FAQ > >opennms-discuss mailing list > >To *unsubscribe* or change your subscription options, see the bottom of > >this page: >https://lists.sourceforge.net/lists/listinfo/opennms-discuss > > >------------------------------------------------------------------------------ > > >Learn how Oracle Real Application Clusters (RAC) One Node allows >customers > >to consolidate database storage, standardize their database >environment, >and, >should the need arise, upgrade to a full multi-node Oracle RAC database > >without downtime or disruption >http://p.sf.net/sfu/oracle-sfdevnl >_______________________________________________ >Please read the OpenNMS Mailing List FAQ: >http://www.opennms.org/index.php/Mailing_List_FAQ > >opennms-discuss mailing list > >To *unsubscribe* or change your subscription options, see the bottom of > >this page: >https://lists.sourceforge.net/lists/listinfo/opennms-discuss > > >View message @ >http://opennms.530661.n2.nabble.com/MYSQL-MONITORING-WITH-OPENNMS-tp5865036p5871188.html > >To start a new topic under OpenNMS, email >[hidden email] >To unsubscribe from OpenNMS, click here. > > > > >The information contained in this e-mail message is intended only for >the use of the individual or entity to which it is addressed. If you >are not the intended recipient, you should return it to the sender >immediately. Please note that while we scan all e-mails for viruses we >cannot guarantee that any e-mail is virus-free and accept no liability >for any damage caused by any virus transmitted by this email. > >-- >View this message in context: >http://opennms.530661.n2.nabble.com/MYSQL-MONITORING-WITH-OPENNMS-tp5865036p5871236.html >Sent from the OpenNMS - discuss mailing list archive at Nabble.com. >------------------------------------------------------------------------------ >Learn how Oracle Real Application Clusters (RAC) One Node allows >customers >to consolidate database storage, standardize their database >environment, and, >should the need arise, upgrade to a full multi-node Oracle RAC database > >without downtime or disruption >http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________ >Please read the OpenNMS Mailing List FAQ: >http://www.opennms.org/index.php/Mailing_List_FAQ > >opennms-discuss mailing list > >To *unsubscribe* or change your subscription options, see the bottom of >this page: >https://lists.sourceforge.net/lists/listinfo/opennms-discuss ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
Hello,
My config files are included in the wiki page (please follow the link at the bottom where it says “configuration files for MySQL“). Really, what I know about the subject is in the wiki page and I'm afraid I'm at work so I can't get more involved right now. Bye, Michael "kashif hameed" <[hidden email]> schrieb: >Have u done this document or nor if yes then send me your configuration >files i will check and configured them accordingly. > >I am going to attach the node graph in your email. Please check it here >is the resource graph which is in my opennms. NOCSERVER is the node >name and in this node mysql is running kindly like this you send me >that how your node is seeing in resource graph. please send me as soon >as > >U have skype id can u comeonline right now i am online oin skype if you >have time just come online. my skype is = kashhhhhhh > >Please send me scan image of your node plz > >Thanks > > >--- On Mon, 12/27/10, Michael Sievers <[hidden email]> wrote: > >From: Michael Sievers <[hidden email]> >Subject: Re: [opennms-discuss] MYSQL MONITORING WITH OPENNMS >To: "General OpenNMS Discussion" ><[hidden email]> >Date: Monday, December 27, 2010, 11:42 PM > >Hello, > >I am using openms to monitor MySQL. What I know about it is wtitten up >here: > >http://www.opennms.org/wiki/JDBC_Data_Collection > >Bye, >Michael > > > >"Shruthi" <[hidden email]> schrieb: > >> >>Just the service :( >> >>3G services now launched in Delhi, Mumbai, Kolkata and >Chandigarh... >> >> >> >> >>"kashif hameed [via OpenNMS]" >><[hidden email]> >>12-28-10 11:35 AM >> >>To >>Shruthi <[hidden email]> >>cc >> >>Subject >>Re: MYSQL MONITORING WITH OPENNMS >> >> >> >> >> >> >> >>shruti i have done this but this is not requirment. In order to do >this >>it >>is only monitiring the service of mysql. I also want to know which >what >>is >>current status of DB, and how much load on DB. >> >>So u have monitored these kind of things or just monitiored service >> >>Thanks >> >> >>--- On Mon, 12/27/10, kashif hameed <[hidden email]> wrote: >> >>From: kashif hameed <[hidden email]> >>Subject: Re: [opennms-discuss] MYSQL MONITORING WITH OPENNMS >>To: "General OpenNMS Discussion" <[hidden email]> >>Date: Monday, December 27, 2010, 9:02 PM >> >> >>Shruthi thanks for your email but how could you monitor this because >if >> >>you see wiki document on opennms documentation it will show that php >>pages >>but if you are using opennms and default web server for opennms is >>jetty >>server so jetty is not supported php files so how could you integerate >>php >>with jetty or you are using apache tomcat external server. >> >>Thanks >> >> >>--- On Sun, 12/26/10, Shruthi <[hidden email]> wrote: >> >>From: Shruthi <[hidden email]> >>Subject: Re: [opennms-discuss] MYSQL MONITORING WITH OPENNMS >>To: [hidden email] >>Date: Sunday, December 26, 2010, 9:03 PM >> >>Yes i monitor MySQL in OpenNMS >> >>i did the following changes in the following files. >>1. capsd-configuration.xml >> >> <protocol-plugin protocol="MySQL" >>class-name="org.opennms.netmgt.capsd.plugins.TcpPlugin" scan="on"> >> <property key="banner" value="*" /> >> <property key="port" value="3306" /> (TCP port in which MySQL is > >>Running..By Default-3306) >> <property key="timeout" value="3000" /> >> <property key="retry" value="1" /> >> </protocol-plugin> >> >>2.poller-configuration.xml >> >> <service name="MySQL" interval="300000" user-defined="false" >>status="on"> >> <parameter key="retry" value="1" /> >> <parameter key="timeout" value="3000" /> >> <parameter key="port" value="3306" /> >> <parameter key="banner" value="*" /> >> </service> >>' >>' >>' >>' >><monitor service="MySQL" >>class-name="org.opennms.netmgt.poller.monitors.TcpMonitor" /> >> >>3.Restart OpenNMS & Rescan the device. >> >>This is all that i did to monitor MySQL. >> >>Regards, >>Shruthi Hegde >>IMSG, >>Reliance Tech Services, >>DAKC, Navi Mumbai >>Ph:022-30382970 >> >>3G services now launched in Delhi, Mumbai, Kolkata and >Chandigarh... >> >> >> >> >> >> >>"Kashif Hameed-2 [via OpenNMS]" <[hidden email]> >>12-24-10 07:50 PM >> >> >>To >>Shruthi <[hidden email]> >>cc >> >>Subject >>MYSQL MONITORING WITH OPENNMS >> >> >> >> >> >> >> >> >><style> <!-- /* Font Definitions */ @font-face {font-family:Calibri; >>panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, >>li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; >>font-size:11.0pt; font-family:"Calibri","sans-serif";} a:link, >>span.MsoHyperlink {mso-style-priority:99; color:blue; >>text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed >>{mso-style-priority:99; color:purple; text-decoration:underline;} >>span.EmailStyle17 {mso-style-type:personal-compose; >>font-family:"Calibri","sans-serif"; color:windowtext;} .MsoChpDefault >>{mso-style-type:export-only;} @page Section1 {size:8.5in 11.0in; >>margin:1.0in 1.0in 1.0in 1.0in;} div.Section1 {page:Section1;} --> >></style> >>Dear All, >> >>Anybody monitor mysql in opennms. If anybody have done it please let >me >> >>give all steps. I have already checked opennms wiki documentation but > >>jetty server is not running php file so that how this document work >>please >>advise. >> >>http://www.opennms.org/wiki/Monitoring_MySQL >> >>Shruthi have u done mysql monitoring. Any idea >> >>Thanks >> >> >>------------------------------------------------------------------------------ >> >> >>Learn how Oracle Real Application Clusters (RAC) One Node allows >>customers >> >>to consolidate database storage, standardize their database >>environment, >>and, >>should the need arise, upgrade to a full multi-node Oracle RAC >database >> >>without downtime or disruption >>http://p.sf.net/sfu/oracle-sfdevnl >>_______________________________________________ >>Please read the OpenNMS Mailing List FAQ: >>http://www.opennms.org/index.php/Mailing_List_FAQ >> >>opennms-discuss mailing list >> >>To *unsubscribe* or change your subscription options, see the bottom >of >> >>this page: >>https://lists.sourceforge.net/lists/listinfo/opennms-discuss >> >> >>View message @ >>http://opennms.530661.n2.nabble.com/MYSQL-MONITORING-WITH-OPENNMS-tp5865036p5865036.html >> >>To start a new topic under OpenNMS, email [hidden email] >>subscription options, see the bottom of this page: >>https://lists.sourceforge.net/lists/listinfo/opennms-discuss >> >> >>-----Inline Attachment Follows----- >> >>------------------------------------------------------------------------------ >>Learn how Oracle Real Application Clusters (RAC) One Node allows >>customers >>to consolidate database storage, standardize their database >>environment, >>and, >>should the need arise, upgrade to a full multi-node Oracle RAC >database >> >>without downtime or disruption >>http://p.sf.net/sfu/oracle-sfdevnl >> >>-----Inline Attachment Follows----- >> >>_______________________________________________ >>Please read the OpenNMS Mailing List FAQ: >>http://www.opennms.org/index.php/Mailing_List_FAQ >> >>opennms-discuss mailing list >> >>To *unsubscribe* or change your subscription options, see the bottom >of >> >>this page: >>https://lists.sourceforge.net/lists/listinfo/opennms-discuss >> >> >>------------------------------------------------------------------------------ >> >> >>Learn how Oracle Real Application Clusters (RAC) One Node allows >>customers >> >>to consolidate database storage, standardize their database >>environment, >>and, >>should the need arise, upgrade to a full multi-node Oracle RAC >database >> >>without downtime or disruption >>http://p.sf.net/sfu/oracle-sfdevnl >>_______________________________________________ >>Please read the OpenNMS Mailing List FAQ: >>http://www.opennms.org/index.php/Mailing_List_FAQ >> >>opennms-discuss mailing list >> >>To *unsubscribe* or change your subscription options, see the bottom >of >> >>this page: >>https://lists.sourceforge.net/lists/listinfo/opennms-discuss >> >> >>View message @ >>http://opennms.530661.n2.nabble.com/MYSQL-MONITORING-WITH-OPENNMS-tp5865036p5871188.html >> >>To start a new topic under OpenNMS, email >>[hidden email] >>To unsubscribe from OpenNMS, click here. >> >> >> >> >>The information contained in this e-mail message is intended only for >>the use of the individual or entity to which it is addressed. If you >>are not the intended recipient, you should return it to the sender >>immediately. Please note that while we scan all e-mails for viruses we >>cannot guarantee that any e-mail is virus-free and accept no liability >>for any damage caused by any virus transmitted by this email. >> >>-- >>View this message in context: >>http://opennms.530661.n2.nabble.com/MYSQL-MONITORING-WITH-OPENNMS-tp5865036p5871236.html >>Sent from the OpenNMS - discuss mailing list archive at Nabble.com. >>------------------------------------------------------------------------------ >>Learn how Oracle Real Application Clusters (RAC) One Node allows >>customers >>to consolidate database storage, standardize their database >>environmen ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
Hello,
at the bottom of http://www.opennms.org/wiki/JDBC_Data_Collection there is a link to http://www.opennms.org/wiki/JDBC_Collection_configuration_for_MySQL which holds the xml-config-file: jdbc-datacollection-config.xmland a longish excerpt of my snmp-graph.properties, where the data collected via JDBCCollector/jdbc-datacollection.config.xml is actually transformed into resource graphs.Bye, Michael
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
In reply to this post by kashif hameed
On 12/28/10 1:23 AM, kashif hameed wrote:
> > Shruthi is there any exact document man in which we can monitor all required > things of mysql in opeenms any your friend who have done this and second question > > It is also very important > > Q) Have u monitor logs in opeenms. Suppose i want to monitor http logs and every > 5 min opennms will check /var/logs/messages file and check if kashif word is > found in this file this will fire trigered and send me email. Have u dont this > in opeenms OpenNMS doesn't check any logs by itself except things that are sent via remote syslog. If you want information that is not already available in SNMP you have to do something to make it available to a poller in opennms. This could be an extension to the snmp agent or a web page that shows what you want to check in a way that the http poller can parse. -- Les Mikesell [hidden email] ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
In reply to this post by Michael Sievers
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
In reply to this post by kashif hameed
On 12/28/10 10:32 PM, kashif hameed wrote:
> ok but how it is possible in my case example is that > > suppose i want to monitor log which is located /var/logs/messages ok i want to > locate the word 'kashif' in this file that whenever opennms will check the file > it will send me the email if it sees. so how to parse in poller etc what ever > you say how it is possible You either have to extend the snmp agent or write a web page with the results you want to see. The first place to start is pick a programming language you know to do the work. C or perl would work for snmp extensions, perl, php, java (and some others) would be good for a web page. -- Les Mikesell [hidden email] ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
|
In reply to this post by kashif hameed
Hello again,
I have not seen this message, so I'm afraid I cannot help you with that one. Concerning one error message from a personal message you sent me: /opt/opennms/etc/snmp-graph.properties:3: parser error : Start tag expected, '<' not found A Start Tag ist what I'd expect from an XML file - could it be that OpenNMS 19.x is switching to an XML based snmp-graph.properties file? Please do check the original source code you downloaded. If it's in XML format you might have to extract the relavant configuration options from the properties file in the wiki article and translate it to the new syntax. If you do that and get it to work, it would be great if you could post your changes to the wiki, so others can profit from that. My knowledge is restricted to OpenNMS 1.8.3 in this area - I'll start looking at 1.9.x once it is labeled production ready instead of development. To be sure that your only remaining issue is with graphing and not with data collection, you could check your nodes data directories for the relavant jrb files, they should have names like /<..path_to_opennms_var_dir..>/opennms/rrd/snmp/740/MyTableCache.jrb where you will have to find out where opennms stores its rrd directory under CentOS, and substitute 740 for the ID of one of your MySQL-Server-Node-IDs. Also, in the opennms log files, collectd.log should hold information for you if the MySQL Collection goes wrong. Bye, Michael
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss |
| Powered by Nabble | Edit this page |
