kepi / IcingaChromedStatus

Extension for Chrome which shows status of Icinga or Nagios
https://chrome.google.com/extensions/detail/imaieifkljkcdepgaeommbdgihollphm
MIT License
32 stars 14 forks source link

Fixes for Icinga 1.9.x #20

Closed rysi3k closed 10 years ago

rysi3k commented 11 years ago

Hello I have fixed request for icinga 1.9 which have pagination in services list, so not all services are shown (in commits are also my old fixes for Chrome 20+ and upstream merge). Greetings

muffl0n commented 11 years ago

I really appreciate the pagination-fix. +1 for this pull request! :)

PS: For those who can't wait for the fix, just append "?limit=0" to your status-url. E.g.: http://localhost/icinga/cgi-bin/status.cgi -> http://localhost/icinga/cgi-bin/status.cgi?limit=0

kepi commented 10 years ago

Hi, thanks for fixes but I had already fixed both these issues long time ago in 98a9421b and b21e31d13

Only problem was that at least for pagination issue I can't upload fix to chrome store because of incompatible manifest file. Anyway thanks for your effor.t