Re: [Nagios-users] monitor printer from Windows server

2011-12-06 Thread Niels Jende
Hi Robert, 2011/12/6 Werner, Robert : > James,  I’ve asked my boss and I will let you know. > it would be awesome if you could ahre the script with the nagios community. Hope your boss doesn't mind Regards from Austria Niels --

Re: [Nagios-users] monitor printer from Windows server

2011-12-05 Thread Werner, Robert
hanks James From: Werner, Robert [mailto:rwer...@pomwonderful.com] Sent: 01 December 2011 19:52 To: Nagios Users List Subject: Re: [Nagios-users] monitor printer from Windows server I've had good luck using System.Printing from Powershell and then running the scripts from NSClient++. I just

Re: [Nagios-users] monitor printer from Windows server

2011-12-02 Thread James Osbourn
[mailto:rwer...@pomwonderful.com] Sent: 01 December 2011 19:52 To: Nagios Users List Subject: Re: [Nagios-users] monitor printer from Windows server I've had good luck using System.Printing from Powershell and then running the scripts from NSClient++. I just wrote the PowerShell Scripts t

Re: [Nagios-users] monitor printer from Windows server

2011-12-01 Thread Werner, Robert
o Kuenzler [mailto:c...@claudiokuenzler.com] Sent: Thursday, December 01, 2011 11:21 AM To: Nagios Users List Subject: Re: [Nagios-users] monitor printer from Windows server Besides of course the Spooler Service, you should also monitor the Windows Event Log. I've experienced a lot of driver i

Re: [Nagios-users] monitor printer from Windows server

2011-12-01 Thread Claudio Kuenzler
Besides of course the Spooler Service, you should also monitor the Windows Event Log. I've experienced a lot of driver issues on an old Windows print server which temporarily caused the affected printer(s) to appear as 'offline'. Such problems appeared in the event log as Warnings with the message

Re: [Nagios-users] monitor printer from Windows server

2011-12-01 Thread Jim Avery
On 1 December 2011 12:39, James Osbourn wrote: > I have a Windows 7 server acting as a print server and I would like to check > the status of these printers and make sure that they are still online etc. > > I cannot seem to find a way of checking printers shared from a Windows > machine, does an

Re: [Nagios-users] monitor printer from Windows server

2011-12-01 Thread Mies, Christian
prüngliche Nachricht- Von: James Osbourn [mailto:james.osbo...@citrix.com] Gesendet: Donnerstag, 1. Dezember 2011 13:40 An: nagios-users@lists.sourceforge.net Betreff: [Nagios-users] monitor printer from Windows server I have a Windows 7 server acting as a print server and I would like to

[Nagios-users] monitor printer from Windows server

2011-12-01 Thread James Osbourn
I have a Windows 7 server acting as a print server and I would like to check the status of these printers and make sure that they are still online etc. I cannot seem to find a way of checking printers shared from a Windows machine, does anyone have any suggestions or references that I could use.