Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Can you also post the host configuration file for the host in PROD2662VB2 so we can look at its settings?
What is the OS and it's version the Nagios software is running on?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Thank you for the answer, this is the result obtained with the command
nagios.cfg
Nagios Core 4.2.1
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 09-06-2016
License: GPL
Things look okay - No serious problems were detected during the pre-flight check
and my Prod.cfg :
define host{
use generic-printer ; Inherit default values from a template
host_name PROD2662VB2 ; The name we're giving to this printer
alias HP LaserJet 2605dn ; A longer name associated with the printer
address 192.168.54.24 ; IP address of the printer
hostgroups network-printers ; Host groups this printer is associated with
}
define hostgroup{
hostgroup_name network-printers ; The name of the hostgroup
alias Network Printers ; Long name of the group
}
define service{
use local-service
host_name PROD2662VB2
service_description PING
check_command check_ping!3000.0,80%!5000.0,100%
normal_check_interval 10
retry_check_interval 1
first_notification_delay 0
}
this morning, I see that the graphs appeared ... Nagios turned all weekend. Weird... maybe there is a time between creation and display graph ? Strange no ?
Yes, thank you so very much, I tested on another installation and the result is the same, I have a delays of 30 to 50 minutes before the display of the graph
Glad to hear it is resolved. I am going to lock the thread. Please feel free to post again if you have you another issue. Thank you for using the Nagios forums!