Skip to content

Releases: chriscareycode/nagiostv-react

Hide checkboxes when Show Filters is off

04 May 04:10
Compare
Choose a tag to compare

Fix an aesthetic issue where checkboxes are hidden unless Show Filters is enabled.
Hide the clock for now to see if that was causing some instability.

Weekend Nagios fun

25 Apr 22:38
Compare
Choose a tag to compare

Some improved error messaging for CONNECTION REFUSED
Clock show only time not date (for now)
Move the Nav Sidebar down to the bottom. This gives more width space, and works better on mobile.

Stay at Home NagiosTV - Fix sample data issue

22 Apr 15:25
Compare
Choose a tag to compare

Version 0.5.0 had sample data turned on by mistake.
This is the same as 0.5.0 but with that fixed.

  • New sidebar
  • Add locales
  • Add more control over date format
    #12
  • Add filter to toggle SOFT alert history
    #9
    #16

Stay at home NagiosTV

22 Apr 02:14
Compare
Choose a tag to compare

***** This version had a bug so I'm deleting the package. Please update to a newer version. *****
https://github.com/chriscareycode/nagiostv-react/releases

  • New sidebar
  • Add locales
  • Add more control over date format
    #12
  • Add filter to toggle SOFT alert history
    #9
    #16

Add Custom Logo option

11 Mar 02:33
Compare
Choose a tag to compare

Add custom logo to show in place of Flynn
They go in the same place so you should only enable either Custom Logo or Flynn but not both.

Add explicit timeout for all ajax calls

20 Feb 03:55
Compare
Choose a tag to compare

Let's see if this resolves timeout issues for #14

Another fix for 24 hour Highchart issue

05 Jan 18:49
Compare
Choose a tag to compare

With certain data, the 24 hour alert chart will not take the full width of the display. Added a fake start and end item which seems to help.

Fix bug with 24 hour chart spacing

20 Dec 16:26
Compare
Choose a tag to compare

24 hour chart had a spacing issue where it was displaying the same hour twice for today and yesterday causing 25 hours to be displayed

Hide Soft Alerts and Clicks

20 Dec 15:30
Compare
Choose a tag to compare
  • Add ability to hide soft alerts
  • Click Host and Service items to open the Nagios UI to that item (please test on Nagios XI, I run Nagios 4)

24 hour alert chart

03 Nov 18:48
Compare
Choose a tag to compare

Add 24 hour alert chart
Switch from react-highcharts to highcharts-react-official
Fix orange progress bar color
Fix crash when there are 0 alert items
Make QuietFor sections border and text green yellow orange and red