Hello everyone,
While I know this isn't Centos related, you guys seems to be on top of your game around here. Sorry for the off-topic.
I'm looking for a tool to monitor my servers and send either an email or page or both when something breaks. I would like it to monitor all sorts of services on the servers with one small detail, I'd like it to be able to confiugre so if the DBA need something monitor that is hosted on a shared system that they can only change what they are responsible for and not something else that is being monitored on that system.
Is there such a program out there?
On Tue, Sep 30, 2008 at 5:46 AM, Robert Spangler mlists@zoominternet.net wrote:
Hello everyone,
While I know this isn't Centos related, you guys seems to be on top of your game around here. Sorry for the off-topic.
I'm looking for a tool to monitor my servers and send either an email or page or both when something breaks. I would like it to monitor all sorts of services on the servers with one small detail, I'd like it to be able to confiugre so if the DBA need something monitor that is hosted on a shared system that they can only change what they are responsible for and not something else that is being monitored on that system.
Is there such a program out there?
--
Regards Robert
It is not just an adventure. It is my job!!
Linux User #296285 http://counter.li.org _______________________________________________
Have you looked at Nagios or Groundwork? There are some howto's on http://www.howtoforge.net
On Tuesday 30 September 2008 01:15, Rudi Ahlers wrote:
Have you looked at Nagios or Groundwork? There are some howto's on http://www.howtoforge.net
Was not aware of this site. Big Thnx!
I'm looking for a tool to monitor my servers and send either an email or page or both when something breaks. -------- JohnStanley Writes:
Hobbit, Spacewalk (rather new & requires Oracle DB), Big Brother, Zabbix and many more. It's mainley an admins choice of what he/she wants or needs to do.
JohnStanley
OT: ATTENTION: If anyone finds this reply with an html attachment please let me know. Thanks in advance.
Robert Spangler wrote:
Hello everyone,
While I know this isn't Centos related, you guys seems to be on top of your game around here. Sorry for the off-topic.
I'm looking for a tool to monitor my servers and send either an email or page or both when something breaks. I would like it to monitor all sorts of services on the servers with one small detail, I'd like it to be able to confiugre so if the DBA need something monitor that is hosted on a shared system that they can only change what they are responsible for and not something else that is being monitored on that system.
Is there such a program out there?
Hi
I have been using Nagios for monitoring the network and a few servers. It works fine. It's not the easiest thing to get it working properly.
Regards
M.
Robert Spangler wrote:
Hello everyone,
While I know this isn't Centos related, you guys seems to be on top of your game around here. Sorry for the off-topic.
I'm looking for a tool to monitor my servers and send either an email or page or both when something breaks. I would like it to monitor all sorts of services on the servers with one small detail, I'd like it to be able to confiugre so if the DBA need something monitor that is hosted on a shared system that they can only change what they are responsible for and not something else that is being monitored on that system.
Is there such a program out there?
Hi
I have been using Nagios for monitoring the network and a few servers. It works fine. It's not the easiest thing to get it working properly.
Regards
M. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Hi,
+1 for Nagios. I am using it in a enviroment of 500+ servers without a hitch.
Bgrds, Finnur
On Tue, 30 Sep 2008, Marcelo M. Garcia wrote:
I have been using Nagios for monitoring the network and a few servers. It works fine. It's not the easiest thing to get it working properly.
Regards
M.
Have not tried it, but I snipped this for future use.
FAN Fully Automated Nagios (based on CentOS)
http://sourceforge.net/projects/fannagioscd
---------------------------------------------------------------------- Jim Wildman, CISSP, RHCE jim@rossberry.com http://www.rossberry.com "Society in every state is a blessing, but Government, even in its best state, is a necessary evil; in its worst state, an intolerable one." Thomas Paine
Jim Wildman wrote:
On Tue, 30 Sep 2008, Marcelo M. Garcia wrote:
I have been using Nagios for monitoring the network and a few servers. It works fine. It's not the easiest thing to get it working properly.
Regards
M.
Have not tried it, but I snipped this for future use.
FAN Fully Automated Nagios (based on CentOS)
http://sourceforge.net/projects/fannagioscd
Jim Wildman, CISSP, RHCE jim@rossberry.com http://www.rossberry.com "Society in every state is a blessing, but Government, even in its best state, is a necessary evil; in its worst state, an intolerable one." Thomas Paine _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Hi
Very interesting.
thanks for that.
Marcelo
On Tuesday 30 September 2008 05:32, Jim Wildman wrote:
On Tue, 30 Sep 2008, Marcelo M. Garcia wrote:
I have been using Nagios for monitoring the network and a few servers. It works fine. It's not the easiest thing to get it working properly.
Regards
M.
Have not tried it, but I snipped this for future use.
FAN Fully Automated Nagios (based on CentOS)
This looks interesting. Will have to read up on it some. Just wondering if I can configure it to allow many people to setup monitoring different way on the same device?
Thnx for the link.
Robert Spangler wrote:
This looks interesting. Will have to read up on it some. Just wondering if I can configure it to allow many people to setup monitoring different way on the same device?
nagios monitors are configured by a script file on each monitored target system.... that script file could (in theory at least) include a bunch of other script files, each owned by a different user such that only that user could edit it.... would not this satisfy your management requirements?
On Tuesday 30 September 2008 16:25, John R Pierce wrote:
Robert Spangler wrote:
This looks interesting. Will have to read up on it some. Just wondering if I can configure it to allow many people to setup monitoring different way on the same device?
nagios monitors are configured by a script file on each monitored target system.... that script file could (in theory at least) include a bunch of other script files, each owned by a different user such that only that user could edit it.... would not this satisfy your management requirements?
This might. Thnx.
Robert Spangler wrote:
On Tuesday 30 September 2008 16:25, John R Pierce wrote:
Robert Spangler wrote:
This looks interesting. Will have to read up on it some. Just wondering if I can configure it to allow many people to setup monitoring different way on the same device?
nagios monitors are configured by a script file on each monitored target system.... that script file could (in theory at least) include a bunch of other script files, each owned by a different user such that only that user could edit it.... would not this satisfy your management requirements?
This might. Thnx.
There's also opennms - http://www.opennms.org. It lets you set up dashboard views that only display a subset of the nodes for a certain login but I don't think you can limit what someone with write access can configure. It has a nice feature of being able to send notifications to an xmpp (jabber) group conference as well as the usual mechanisms.
On Tue, 2008-09-30 at 05:32 -0400, Jim Wildman wrote:
Have not tried it, but I snipped this for future use.
FAN Fully Automated Nagios (based on CentOS)
Oh wow - I haven't heard of this project. It looks sweeeeeeet.
The CentOS 5 + nagios + snmptt + cacti server I set up manually works great, but this would sure be much more convenient. I'll have to give this a thorough test.
Thanks for the link!
Regards,
Ranbir