Search found 832 matches
- Sat Feb 20, 2021 4:44 pm
- Forum: Help and Support
- Topic: poe hat fan control
- Replies: 5
- Views: 25
Re: poe hat fan control
Thanks for posting the fix you implemented. When Marshman brought the thread to my attention yesterday, I ordered a PoE hat and injector so I could do testing and implement a fix. Those will arrive this coming week, so I'll dig into it in the coming days and will integrate a permanent fix in NEMS Li...
- Fri Dec 18, 2020 7:55 pm
- Forum: Help and Support
- Topic: mrtg not installed yet on NEMS Linux 1.5
- Replies: 2
- Views: 143
Re: mrtg not installed yet on NEMS Linux 1.5
MRTG support is part of the rolling release, so it is not included with the initial install, but will auto-install itself during the normal update process. If you want to force it, the correct command is sudo nems-quickfix That should take a very long time. Once complete, let me know if it's still n...
- Fri Dec 18, 2020 7:54 pm
- Forum: Help and Support
- Topic: anyway to change dashboard web port?
- Replies: 3
- Views: 146
Re: anyway to change dashboard web port?
You should not be opening your NEMS Server to the world.
Knowing this, why would you need to change the port?
Robbie // The Bald Nerd
Knowing this, why would you need to change the port?
Robbie // The Bald Nerd
- Fri Dec 18, 2020 7:43 pm
- Forum: Help and Support
- Topic: Windows 2004 breaks WMI plus plugin
- Replies: 5
- Views: 1002
Re: Windows 2004 breaks WMI plus plugin
I have posted a notice here: https://www.patreon.com/posts/45198808
- Fri Dec 18, 2020 7:36 pm
- Forum: Help and Support
- Topic: Windows 2004 breaks WMI plus plugin
- Replies: 5
- Views: 1002
Re: Windows 2004 breaks WMI plus plugin
Thanks. Okay all. Here's what I'm going to do: I'm going to take over development on the WMIC implementation within NEMS Linux. This needs fast resolution, and with so few people signing the petition, I am not confident it will be fixed in time for this month's beta release of NEMS Linux 1.6. If you...
- Fri Dec 18, 2020 11:46 am
- Forum: Help and Support
- Topic: Help with WMI
- Replies: 12
- Views: 457
Re: Help with WMI
Please see this thread: viewtopic.php?f=9&t=741
- Fri Dec 18, 2020 11:14 am
- Forum: Help and Support
- Topic: Windows 2004 breaks WMI plus plugin
- Replies: 5
- Views: 1002
Re: Windows 2004 breaks WMI plus plugin
Please sign the petition. URGENT: Users of #NEMSLinux and @nagiosinc at large, Microsoft is making changes that could mean the end of agentless monitoring on Windows hosts. Please sign the petition to redevelop check_wmi_plus and support them through donations: https://edcint.co.nz/checkwmiplus/expr...
- Thu Dec 17, 2020 9:14 am
- Forum: User Contributions
- Topic: check_qnap Parameters
- Replies: 4
- Views: 634
Re: check_qnap Parameters
I haven't yet tested it, but plan to before NEMS Linux 1.6 releases - but yes, I imagine you have to enable SNMP on the QNAP device. You'll find it somewhere in the config. Please post back if you figure it out and I'll add your note to the docs.
Cheers.
Robbie // The Bald Nerd
Cheers.
Robbie // The Bald Nerd
- Tue Dec 15, 2020 10:13 am
- Forum: Praise and Testimonials
- Topic: A Big Thanks To Robbie
- Replies: 2
- Views: 262
Re: A Big Thanks To Robbie

All the best,
Robbie
- Mon Dec 14, 2020 5:00 pm
- Forum: Feature Requests
- Topic: Http commands
- Replies: 7
- Views: 245
Re: Http commands
Sounds like this could be a job for the NEMS API. Do you know how to code stuff? Are the triggers host-specific? I.E., is it "If host 1 goes down, do this. If host 2 goes down, do that." Or is it more "If anything is down, do this"? If it's anything, Marshman is right that Warning Light might be the...