{ "info": { "author": "Francisco Martinez", "author_email": "fmartinez@pcpractico.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: Microsoft", "Operating System :: Microsoft :: Windows :: Windows NT/2000", "Operating System :: Microsoft :: Windows :: Windows Server 2003", "Operating System :: Microsoft :: Windows :: Windows Server 2008", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: System :: Monitoring", "Topic :: System :: Networking :: Monitoring", "Topic :: Utilities" ], "description": "================================\nWmon - Python System info Script\n================================\n\n\nOverview\n********\n\n\n\n This simple Script is a first try to develop a simple agent to monitoring computers from remote server.\n\nProcesses\n*********\n\n For now, this script can return a plain text report with this:\n\n\n - Basic system info.\n - CPU and RAM Load.\n - Hard Disk status.\n - Logged users.\n - Network Status\n - System services and running programs.\n - Listening ports and established connections.\n\nNew Features in this version:\n*****************************\n - Remplace SIX library with sys.version value.\n - Optimize _omedida function.\n\n\nInstall:\n********\n \n You can install wmon from Pypi:\n ::\n\n\tpip install wmon\n\n May will need to specify the version of Pypi:\n ::\n\n \tpip3 install wmon\n\n Also you can install from console:\n ::\n\n\tpython setup.py install\n\n Specific for Python3:\n ::\n\n \tpython3 setup.py install\n\nExamples:\n*********\n\n Linux Mint 16 output:\n\n\t::\n\t\t\t\n\t\t ----------------------------------------------------------------------\n\t\t PCpractico.es Wmon v0.52b (07/05/2014) \n\t\t* ------------ GENERAL SYSTEM INFO -------------------------------------\n\t\t* Platform: Linux-3.11.0-12-generic-x86_64-with-LinuxMint-16-petra\n\t\t* System: Linux\n\t\t* Release: 3.11.0-12-generic\n\t\t* Version: #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013\n\t\t* CPU ID: x86_64\n\t\t* CPU Cores: 4\n\t\t* UPTIME: 08-05-2014 10:19:48\n\t\t* CPU Use: [# ] 3.9%\n\t\t\t - USO CPU Core 1: [ ] 1.5%\n\t\t\t - USO CPU Core 2: [ ] 2.5%\n\t\t\t - USO CPU Core 3: [ ] 3.5%\n\t\t\t - USO CPU Core 4: [ ] 1.0%\n\t\t* Mem use: [###### ] 17.7% of 3.66 Gigabytes\n\t\t* ------------ SYSTEM UNITS -------------------------------------\n\t\t- Unit /dev/sda5 : [#### ] 49.1% Used of 24.32 Gigabytes [rw,errors=remount-ro]\n\t\t* ------------ NETWORK INTERFACES -------------------------------------\n\t\t* Interface: eth0 [Snd: 0Bytes (Err: 0)| Rcv: 0Bytes (Err: 0)]\n\t\t* Interface: wlan0 [Snd: 7194860Bytes (Err: 0)| Rcv: 173826909Bytes (Err: 0)]\n\t\t* Interface: lo [Snd: 100860Bytes (Err: 0)| Rcv: 100860Bytes (Err: 0)]\n\t\t* ------------ LOGED USERS -------------------------------------\n\t\tUSER:pcpractico LOGED:08-05-2014 10:19:12 TERM:tty7\n\t\tUSER:pcpractico LOGED:08-05-2014 11:36:00 TERM:pts/3\n\t\t* ------------ PROCESS LIST ---------------------------------\n\t\tUser Pid %CPU %MEM Process\n\t\t---------- --- ---- ---- ----------\n\t\troot 1 0.0 0.1 init\n\t\troot 2 0.0 0.0 kthreadd\n\t\troot 3 0.0 0.0 ksoftirqd/0\n\t\troot 4 0.0 0.0 kworker/0:0\n\t\troot 5 0.0 0.0 kworker/0:0H\n\t\troot 7 0.0 0.0 migration/0\n\t\troot 8 0.0 0.0 rcu_bh\n\t\troot 9 0.0 0.0 rcuob/0\n\t\troot 10 0.0 0.0 rcuob/1\n\t\troot 11 0.0 0.0 rcuob/2\n\t\troot 12 0.0 0.0 rcuob/3\n\t\tpcpractico 1459 0.0 0.1 at-spi-bus-launcher\n\t\tpcpractico 1463 0.0 0.0 dbus-daemon\n\t\tpcpractico 1466 0.0 0.1 at-spi2-registryd\n\t\tpcpractico 1475 0.0 0.5 cinnamon-settings-daemon\n\t\tpcpractico 1844 0.0 0.3 cinnamon-screensaver\n\t\tpcpractico 1847 0.0 0.0 sh\n\n\t\t* ------------ NETWORK STATUS ---------------------------------\n\t\tLocal LPort Remote RPort Status Pid Service\n\t\t--------------- ----- --------------- ----- ------------ ----- ----------\n\t\t0.0.0.0 17500 LISTEN 1737 CloudStack\n\t\t0.0.0.0 445 LISTEN None \n\t\t0.0.0.0 139 LISTEN None \n\t\t127.0.1.1 53 LISTEN None \n\t\t0.0.0.0 22 LISTEN None \n\t\t127.0.0.1 631 LISTEN None \n\t\t192.168.1.11 34809 211.22.175.76 80 CLOSE_WAIT 17374 plugin_host\n\t\t:: 445 LISTEN None \n\t\t:: 139 LISTEN None \n\t\t:: 22 LISTEN None \n\t\t::1 631 LISTEN None \n\n\n\n Windows 8 Output:\n\n\t::\n\n\t\t ----------------------------------------------------------------------\n\t\t PCpractico.es Wmon v0.52b (07/05/2014) \n\t\t* ------------ GENERAL SYSTEM INFO -------------------------------------\n\t\t* Platform: Windows-8-6.2.9200\n\t\t* System: Windows\n\t\t* Release: 8\n\t\t* Version: 6.2.9200\n\t\t* CPU ID: Intel64 Family 6 Model 37 Stepping 5, GenuineIntel\n\t\t* CPU Cores: 4\n\t\t* UPTIME: 10-04-2014 18:47:24\n\t\t* CPU Use: [# ] 2.9%\n\t\t\t - USO CPU Core 1: [ ] 3.9%\n\t\t\t - USO CPU Core 2: [ ] 2.3%\n\t\t\t - USO CPU Core 3: [ ] 0.8%\n\t\t\t - USO CPU Core 4: [ ] 3.9%\n\t\t* Mem use: [########## ] 28.8% of 7.99 Gigabytes\n\t\t* ------------ SYSTEM UNITS -------------------------------------\n\t\t- Unit C:\\ : [####### ] 75.1% Used of 223.23 Gigabytes\n\t\t- Unit D:\\ : [### ] 36.6% Used of 100.00 Megabytes\n\t\t- Unit F:\\ : [#########] 99.4% Used of 465.54 Gigabytes\n\t\t* ------------ NETWORK INTERFACES -------------------------------------\n\t\t* Hostname: pcpractico\n\t\t* IP Address: 192.168.1.9\n\t\t\t\t Snd Rcv Err-out Err-in Interface\n\t\t------------ ------------ ------- ------- ----------\n\t\t\t973.62Kb 0.00B 0 0 VMware Network Adapter VMnet1\n\t\t\t 73.20Mb 3.29Gb 0 0 Ethernet\n\t\t\t974.08Kb 613.80Kb 0 0 VMware Network Adapter VMnet8\n\t\t\t 0.00B 0.00B 0 0 Loopback Pseudo-Interface 1\n\t\t* ------------ LOGED USERS -------------------------------------\n\t\tUSER:PCpractico LOGED:08-05-2014 08:33:14\n\t\t* ------------ PROCESS LIST ---------------------------------\n\t\tUser Pid %CPU %MEM Process\n\t\t---------- --- ---- ---- ----------\n\t\tNT AUTHORITY\\SYSTEM 0 240.0 0.0 System Idle Process\n\t\tNT AUTHORITY\\SYSTEM 4 0.0 0.0 System\n\t\t\t\t\t\t\t\t\t\t 300 0.0 0.0 ?\n\t\t\t\t\t\t\t\t\t\t6896 0.0 0.1 ?\n\t\t\t\t\t\t\t\t\t\t7436 0.0 0.1 ?\n\t\tpcpractico\\pcp 7604 0.0 0.9 explorer.exe\n\t\tpcpractico\\pcp 11428 0.0 0.1 splwow64.exe\n\t\tpcpractico\\pcp 6280 0.0 0.1 nvtray.exe\n\t\tpcpractico\\pcp 10712 0.0 0.1 aetcrss1.exe\n\t\t\t\t\t\t\t\t\t\t8112 0.0 0.1 ?\n\t\t* ------------ NETWORK STATUS ---------------------------------\n\t\tLocal LPort Remote RPort Status Pid Service\n\t\t--------------- ----- --------------- ----- ------------ ----- ----------\n\t\t0.0.0.0 111 LISTEN 2784 \n\t\t0.0.0.0 135 LISTEN 820 \n\t\t192.168.1.9 139 LISTEN 4 System\n\t\t192.168.175.1 139 LISTEN 4 System\n\t\t192.168.240.1 139 LISTEN 4 System\n\t\t0.0.0.0 443 LISTEN 3132 \n\t\t0.0.0.0 554 LISTEN 3812 \n\t\t0.0.0.0 902 LISTEN 2992 \n\t\t192.168.1.9 26430 192.168.1.254 445 ESTABLISHED 4 System\n\t\t192.168.1.9 26435 157.55.236.85 443 ESTABLISHED 7604 explorer.exe\n\t\t192.168.1.9 26512 173.194.66.125 5222 ESTABLISHED 8724 chrome.exe\n\t\t0.0.0.0 49154 LISTEN 932 \n\t\t0.0.0.0 49155 LISTEN 600 \n\t\t127.0.0.1 49156 127.0.0.1 5354 ESTABLISHED 1896", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pcpractico/Wmon", "keywords": "monitoring system", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "wmon", "package_url": "https://pypi.org/project/wmon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wmon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pcpractico/Wmon" }, "release_url": "https://pypi.org/project/wmon/0.65/", "requires_dist": null, "requires_python": null, "summary": "This Script return a plain text report with a complete system info.", "version": "0.65" }, "last_serial": 1102077, "releases": { "0.62": [ { "comment_text": "Wmon for Python 3.3", "digests": { "md5": "dd3e060e9b44b814637f8884cb5d80a5", "sha256": "e168a32345ce6d9d3bbf4283f1f06c6bd6a3c2c3590f1aeff052c42ac6e145f4" }, "downloads": -1, "filename": "wmon-0.62.zip", "has_sig": false, "md5_digest": "dd3e060e9b44b814637f8884cb5d80a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6830, "upload_time": "2014-05-13T19:10:57", "url": "https://files.pythonhosted.org/packages/db/e5/19e689133113c873d847e43e15ed78278b77d29bdd14cd1c8e8c493513d9/wmon-0.62.zip" } ], "0.63": [ { "comment_text": "", "digests": { "md5": "0081bf3973c50949abb149264c9c06f8", "sha256": "9b73f3c2cf14f55efe9496ef72749e7b737076fc34115fbeadc3ad9f2052bd2e" }, "downloads": -1, "filename": "wmon-0.63.zip", "has_sig": false, "md5_digest": "0081bf3973c50949abb149264c9c06f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12233, "upload_time": "2014-05-14T09:50:50", "url": "https://files.pythonhosted.org/packages/32/ca/4dce96a3b211b66a13e1e8b385d2b7517c1288ea692569b672713edfef00/wmon-0.63.zip" } ], "0.64": [ { "comment_text": "", "digests": { "md5": "f3c1e966a3a6f7e6f9d0be70a4fdb28a", "sha256": "62622a4eb3dd8fcf8e72d220a37449f7a2e7c883023df8463c5b13965abc7e1f" }, "downloads": -1, "filename": "wmon-0.64.zip", "has_sig": false, "md5_digest": "f3c1e966a3a6f7e6f9d0be70a4fdb28a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13848, "upload_time": "2014-05-18T18:45:26", "url": "https://files.pythonhosted.org/packages/4f/f9/1e63090d35eaf7b0a64b3421f49411f2c8a0704e5e535b4274c355d4c962/wmon-0.64.zip" } ], "0.65": [ { "comment_text": "", "digests": { "md5": "0dc5a083f81bffb0aaa516deb5fd2791", "sha256": "f5cd333994187092aaa7929fe51671cbcbc8d82a1cafef727bafea99b2f67117" }, "downloads": -1, "filename": "wmon-0.65.zip", "has_sig": false, "md5_digest": "0dc5a083f81bffb0aaa516deb5fd2791", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14056, "upload_time": "2014-05-23T13:04:52", "url": "https://files.pythonhosted.org/packages/0f/d6/779fba02c1384345457e9f50a9c9d8b8607df1041248c1e05b6bf5632e68/wmon-0.65.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0dc5a083f81bffb0aaa516deb5fd2791", "sha256": "f5cd333994187092aaa7929fe51671cbcbc8d82a1cafef727bafea99b2f67117" }, "downloads": -1, "filename": "wmon-0.65.zip", "has_sig": false, "md5_digest": "0dc5a083f81bffb0aaa516deb5fd2791", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14056, "upload_time": "2014-05-23T13:04:52", "url": "https://files.pythonhosted.org/packages/0f/d6/779fba02c1384345457e9f50a9c9d8b8607df1041248c1e05b6bf5632e68/wmon-0.65.zip" } ] }