Understood, and yeah I noticed the indent as well.
Appreciate the information and your time. Thanks!
Search found 6 matches
- Thu Aug 04, 2016 10:14 am
- Forum: Open Source Nagios Projects
- Topic: Problems link removed in 4.2.0
- Replies: 3
- Views: 2250
- Thu Aug 04, 2016 8:45 am
- Forum: Open Source Nagios Projects
- Topic: Problems link removed in 4.2.0
- Replies: 3
- Views: 2250
Problems link removed in 4.2.0
Just completed the source upgrade from 4.1.1 to 4.2.0, and noticed that the Problems link was removed from the side bar. You can still get to it from clicking the "All Problems" at the top, but I found it helpful to have it as a link like all the other links on the left hand side. Easy eno...
- Thu Oct 08, 2015 10:03 am
- Forum: Open Source Nagios Projects
- Topic: [SOLVED] Resize Icons
- Replies: 5
- Views: 2752
Re: Resize Icons
OK, I got it to work the way management wanted. Actually, once I figured it out, wasn't very difficult. I simply removed the hardcoded WIDTH and HEIGHT from the .c file, and just made sure my images were the proper size that fit our theme. Here are the overall steps: 1.) Downloaded and extracted nag...
- Wed Oct 07, 2015 5:16 pm
- Forum: Open Source Nagios Projects
- Topic: [SOLVED] Resize Icons
- Replies: 5
- Views: 2752
Re: Resize Icons
Is recompiling core with custom settings (that will have to be replaced each time you upgrade) an option in your environment? Yes, that is an option. If you can point me in the right direction, I'd appreciate it. Otherwise, I can Google around and find it. I honestly feel this should be a simple cf...
- Wed Oct 07, 2015 9:26 am
- Forum: Open Source Nagios Projects
- Topic: [SOLVED] Resize Icons
- Replies: 5
- Views: 2752
Re: Resize Icons
Attached is a rough drawing of what we are trying to do:
- Wed Oct 07, 2015 7:35 am
- Forum: Open Source Nagios Projects
- Topic: [SOLVED] Resize Icons
- Replies: 5
- Views: 2752
[SOLVED] Resize Icons
Seems there is a 20x20 and 40x40 limit of the icons under the Host and Service Detail view. Management would like to see product/service logos much bigger, instead of the text/name. Can this limit be adjusted?