Search found 2 matches
- Mon May 18, 2015 5:58 am
- Forum: Nagios Log Server
- Topic: Interface down but appers in notifications few hours later
- Replies: 3
- Views: 1108
Re: Interface down but appers in notifications few hours lat
Of course : # Define a service to "ping" the local machine define service{ use local-service ; Name of service template to use host_name localhost, DebianDUT service_description PING check_command check_ping!100.0,20%!500.0,60% } # Define a service to check the disk space of the root parti...
- Sat May 16, 2015 7:56 am
- Forum: Nagios Log Server
- Topic: Interface down but appers in notifications few hours later
- Replies: 3
- Views: 1108
Interface down but appers in notifications few hours later
Hello everybody, I've installed nagios to supervise my debian computer. It's a project that i have with my university. On the nagios web interface (tactical overview), i see immediatly when i shut down the interface and when i activate it. But the state of my debian doesn't appaers immediatly in the...