Questions tagged [centreon]

27 questions
1
vote
1 answer

No argument works witch the command check_drivesize

I querry a Windows Server where NSClient++ is installed with NRPE. The matter is I can't pass any filter/argument with the command check_drivesize ! This is the command : /usr/lib64/nagios/plugins/check_centreon_nrpe3 -H x.x.x.x -n -c…
GrandGTO
  • 31
  • 2
0
votes
0 answers

MySQL least privileges to get database/tables size

I'm using centreon_plugins to monitor some mysql databases. As a best practice I create a dedicated user for monitoring and I give it the least possible privileges. For simple monitoring I usually create a monitor user with only 2 global privileges:…
0
votes
1 answer

Centreon - Plugin command does not work with simple quote

I have a problem with one of my sonde (plugin) in Centreon. On my poller server, I launch this command: /usr/bin/perl /usr/lib/nagios/plugins/centreon-plugins-master/centreon_plugins.pl --plugin=os::linux::snmp::plugin --mode=storage…
Quentin Rey
  • 63
  • 2
  • 8
0
votes
1 answer

Nagios 3 how to install RabbitMQ plugin Ubuntu 12.04

I am trying to incorporate a RabbitMQ Server into our Nagios Core 3 running on Ubuntu 12.04. My searching led me to http://www.thegeekstuff.com/2013/12/nagios-plugins-rabbitmq/ which seemed quite informative. When I run the ./check_rabbitmq_server I…
Steven K7FAQ
  • 277
  • 2
  • 3
  • 13
0
votes
2 answers

I can't send a message with postfix. Error: "Must issue STARTTLS first"

I am novice with postfix. My goal is to use it with fan/nagios/centreon in order to receive notifications. I have tried many solutions found on this forum or thanks to google, but it didn't resolve my problem. My server is based on Centos release…
ayelis
  • 1
  • 1
  • 3
0
votes
1 answer

Checking disk space for tmpfs Nagios

Here is the result of df on my target computer ~# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/vgsys-lvroot 11G 5.4G 5.0G 52% / udev …
Brice
  • 212
  • 2
  • 11
0
votes
1 answer

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 graphviz-perl-2.28.0-1.el6.i686.rpm But while installing, i have…
Quanticat
  • 21
  • 1
  • 2
  • 8
0
votes
1 answer

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 --> Finished Dependency Resolution Error: Package:…
Quanticat
  • 21
  • 1
  • 2
  • 8
0
votes
0 answers

Widget data in centreon is not coming due to accidental file deletion

I am on Centreon 2.8.22, I was playing with a certain widget and I accidentally extracted all the files of that widget in the widget folder. So then I was deleting all the files which was extracted here and I think I have accidentally deleted a main…
user52337
  • 103
  • 4
0
votes
1 answer

What does following output in CentOS 7 using yum mean?

This is the problem Im facing after running command yum update ... Error: Package: centreon-installed-2.8.32-1.el7.centos.noarch (@centreon-stable-noarch) Requires: centreon-web = 2.8.32-1.el7.centos Removing:…
MarcelH
  • 11
  • 2
-1
votes
1 answer

list of commands for nsclient++

After executing the following command get the correct result ./check_nrpe -H @IP -p 5666 -c alias_mem OK: committed = 6.083GB, physical = 1.608GB|'committed'=6.08327GB;12.7978;14.39752;0;15.99725.... The issue is that I haven't found any…
user396019
  • 77
  • 1
  • 2
  • 5
-1
votes
1 answer

How disable notifications in Centreon through Nagios?

I would like to disable some services notifications in Centreon through Nagios web interface. Does anybody know how do that in Nagios ?
Valter Silva
  • 155
  • 1
  • 4
  • 14
1
2