The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
32 views

Nagios + Centreon setup along with nrpe to monitor linux server

I spent almost a month trying to configure nagios + centreon with nrpe instead of snmp for monitoring the linux servers. I could see the monitoring data with just nagios and nrpe, but when I install ...
1
vote
1answer
69 views

How to monitor server resources? [duplicate]

I would like to monitor the resources of my servers such as CPU, memory, disk space and many other things. I'm using Nagios + Centreon to do this, but I would like to have a historical view of the use ...
4
votes
2answers
171 views

How to monitor Windows Server events with Centreon Nagios

I want to monitor events on a Windows Exchange Server (Windows 2008 R2) and have installed NSclient ++ so I can use Centreon Nagios to monitor it. I did a bit of research and came across this question ...
0
votes
0answers
40 views

Centreon/Nagios Reporting HTTPS Warning on SBS

Our Centreon server reports warnings when checking https, particularly on Small Business 2008 and 2011 servers: Default settings on SBS, generally using remote. prefix for RWW Is there anything we ...
2
votes
1answer
464 views

Configure Nagios To Alert Depending On Host Group That Service Alert Originates From

So my setup: Services are shared between all hosts (CPU/RAM/Disk/Services). Hosts are split into two main groups: "Production" and "Development". We have two contact groups: "Production" and ...
0
votes
1answer
81 views

Dependencies issue while installing Graphviz 2.28

I want to install this packages for Nagvis : graphviz-2.28.0-1.el6.i686.rpm graphviz-doc-2.28.0-1.el6.i686.rpm graphviz-gd-2.28.0-1.el6.i686.rpm graphviz-graphs-2.28.0-1.el6.i686.rpm ...
0
votes
1answer
128 views

Dependency issue while installing Nagios plugins

I have a dependency problem while installing nagios-plugins : yum install nagios-plugins-all ... --> Processing Dependency: /usr/bin/sensors for package: nagios-plugins-sensors-1.4.15-7.el6.i686 ...
0
votes
0answers
310 views

Centreon setup (web part) config not writeable

I have a problem with Centreon installation. At end of install process, I stopped at 10th step: Writable Centreon Configuration File (centreon.conf.php) Critical: Not Writeable /etc/centreon/ ...
1
vote
1answer
293 views

Creating a Nagios/Centreon standby server

I am in the process of creating a standby Nagios/Centreon server which will take over should our main server fail. Presently we're replicating the primary centreon server MySQL databases to the ...
4
votes
3answers
243 views

How do I handle post-mortems/incident reporting with Nagios?

I just started using Nagios and I like that my team can acknowledge problems, but I haven't yet found a way to log the solutions that are used to correct the problems. Is there a tool that logs ...
1
vote
1answer
771 views

Centreon not graphing Windows Disk Check

I'm trying to figure out how to get Centreon to graph a Windows Diskspace check. The service comes back fine: OK: C:\: 14.9G|'C:\ %'=63%;20;10 'C:\'=14.94GB;4;4;0;39.99 However, when I try to add ...
3
votes
1answer
782 views

Changing Centreon graph y-axis scale for used disk space

I am monitoring disk space use on Windows servers using the check_nt plugin (via the check_nt_disk command). This works just fine and I get some nice graphs as well. The problem with the graph ...
0
votes
0answers
1k views

Nagios not sending notifications

I have Nagios installed on Ubuntu 10.10 with Centreon. I am currently using mutt to send email through gmail and I have users tied to the services with the notifications tied to the users. When I ...
1
vote
1answer
305 views

Why isn't Centreon graphing all the series?

I am using Centreon with Nagios, and one of our plugins returns the following performance data: 0000 : memory OK | memory-slab-cache=32636928(octets); memory-swap-cache=827392(octets); ...
2
votes
1answer
932 views

View Centreon graph data

Is there a way to view the data that Centreon uses to build graphs, from within the Centreon web interface? We have some gaps in some of our graphs, and I would like to see if it is a problem with ...