Steve Griff
Steve Griff

Reputation: 651

Is there a way of changing the service status through the Nagios Web Interface?

Is there a way, either through the vanilla web interface or a plugin, to allow an authorized user to change the status of a service?

Or is it better to do so through the command line, just using send_nsca? I'm setting the service status through send_ncsa, however, it would be easier for the operator then to change the CRITICAL warning back to OK through the web interface.

Upvotes: 2

Views: 3107

Answers (1)

sni
sni

Reputation: 124

There is a button "Submit passive check result for this service" on the right which lets you submit a checkresult. However, this is no fun to repeat that action 500 times. Advanced guis like Thruk lets you submit results back to multiple services and hosts at once.

Upvotes: 2

Related Questions